
.dai {  font-size: 15px; font-weight: bold;color: #000000}	/*大きな文字*/
.tyuu {  font-size: 14px; color: #ff5a00}	/*ステータス中見出し*/
.honbun2 {  font-size: 12px; line-height: 16px; color: #006699}	/*ステータス項目部分*/
.honbun3 {  font-size: 13px; line-height: 11px; color: #006699}	/*パラメータ項目部分*/
.honbun5 {  font-size: 12px; line-height: 11px; color: #339900}	/*キャラのパラメータ項目部分*/
.honbun4 {  font-size: 13px; line-height: 22px; color: #006699}	/*中くらいの文字*/
.job_messe {  font-size: 13px; line-height: 16px; color: #000000}	/*パラメータメッセージ*/
.small {  font-size: 11px; color: #444444}	/*小さい文字*/
.midasi {  font-size: 21px; font-weight: bold; text-align: center; color:#329e32;}	/*街の名前*/
.gym_style { background-color:#ffcc33; background-image:url(./img/line07.gif)}	/*ジムの背景*/
.syokudou_style { background-image:url(./img/line03.gif)}	/*食堂の背景*/
.orosi_style { background-image:url(./img/line09.gif)}	/*卸問屋の背景*/
.job_style { background-image:url(./img/line02.gif)}	/*ハローワークの背景*/
.school_style { background-color:#33cc99; background-image:url(./img/line06.gif)}	/*学校の背景*/
.ginkou_style { background-image:url(./img/line02.gif)}	/*銀行の背景*/
.yakuba_style { background-color:#336699; background-image:url(../umi01.jpg)}	/*役場の背景*/
.item_style { background-color:#ffcc66; background-image:url(../umi01.jpg)}	/*アイテム使用画面の背景*/
.kentiku_style { background-color:#996666; background-image:url(../back01.jpg)}	/*建築会社の背景*/
.omise_list_style { background-color:#b293ad; background-image:url(./img/shop_bak.gif)}	/*個人お店の商品リスト背景*/
.prof_style { background-color:#ccff99; background-image:url(./img/shop_bak.gif)}	/*プロフィール画面背景*/
.keiba_style { background-color:#99cc66; }	/*競馬背景*/
.bata_style { background-attachment:fixed; }

.yosumi { background-color:#ffffff;border: #666666; border-style: groove; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; background-image:url(./img/kumo6.gif)}	/*街ステータス窓*/
.yosumi2 { background-color:#ffffff;border: #666666; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px;}	/*街ステータス窓*/

.sumi {  border: #000000; border-style: solid; border-top-width: 0px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 0px}
.migi {  border: #000000; border-style: solid; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px}
.sita {  border: #000000; border-style: solid; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px}
.sita2 {  border: #666666; border-style: solid; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 1px; border-left-width: 0px}
.jouge {  border: #000000; border-style: solid; border-top-width: 1px; border-right-width: 0px; border-bottom-width: 1px; border-left-width: 0px}
.message {  font-size: 13px; line-height: 16px; color: #000000;}


.purasu {color: #009900;}
.mainasu { color: #ff3300;}
.kuro {  font-size: 15px; text-align: left;color: #000000}
.honbun {  font-size: 12px; line-height: 16px; color: #000000}
.loto {  font-size: 29px; color: #000000;line-height:180%;}
.naka {  border: #000000; border-style: solid; border-top-width: 1px; border-right-width: 0px; border-bottom-width: 1px; border-left-width: 0px}
.oimori { border:1px dashed blue;color:#00a4ff;background-color:#ffffff;}
a {color:#333333;text-decoration: none;}
a:hover {text-decoration: underline; outline: 2px solid #34BEED;}
a.red {color:red}
a.blue {color:blue}
body {
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック';
	font-size:12px;
	color:#222;
	margin : 0px auto;
	text-align:center;
	width : 1000px;
	background: #fdfdfd;

}

div,span {
	color:#222;
}

img {
	border : #fff;
}

.underworld {
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック';
	font-size:12px;
	margin : 0 auto;
	width : 980px;
	color:#222;
	background-color:#393939;
}

.char_white {
	color:#eee;
}

table {font-size:12px;color:#000000;}
button:hover, input:hover, select:hover, textarea:hover {outline: 2px solid #34BEED;}
.doubleline {background-image:url(./logo/torikeshi.gif);background-repeat:repeat-x;background-position: center;}

.info, .success, .warning, .error, .validation {
border: 1px solid;
margin: 10px 0px;
padding:15px 10px 15px 50px;
background-repeat: no-repeat;
background-position: 10px center;
}
.info {
color: #00529B;
background-color: #BDE5F8;
background-image: url('./icon/info.png');
}
.success {
color: #4F8A10;
background-color: #DFF2BF;
background-image:url('./icon/success.png');
}
.warning {
color: #9F6000;
background-color: #FEEFB3;
background-image: url('./icon/warning.png');
}
.error {
color: #D8000C;
background-color: #FFBABA;
background-image: url('./icon/error.png');
}
.test1 {
	border-style:solid;
	border-color:#ffcc00;
	width:100%;
	height:200px;
	overflow:auto;
	background-color:#fffffe;
}

.div_link {
	font-size: 14px;
	font-weight: bold;
	line-height: 1.25;
	margin: 4px;
}

.div_link2 {
	font-size: 18px;
	font-weight: bold;
	line-height: 1.25;
	margin: 4px;
}
