/* CSS Document */

/* スマホ崩れ修正 */
html{
-webkit-text-size-adjust: none;
}


body {
font-size: 12px;
line-height: 150%;
color: #333333;
margin-top: 0px;
	background-color: #cbdbc0;
	font-family: Verdana,'ヒラギノ角ゴ Pro W4','Hiragino Kaku Gothic Pro',osaka,'メイリオ',Meiryo,'ＭＳ Ｐゴシック','MS PGothic',sans-serif;

} 

th,td,tr {
	font-size: 12px;
	line-height: 150%;
	color: #333333;
		font-family: Verdana,'ヒラギノ角ゴ Pro W4','Hiragino Kaku Gothic Pro',osaka,'メイリオ',Meiryo,'ＭＳ Ｐゴシック','MS PGothic',sans-serif;
} 

A:link {
	color:#000066;
} 

A:visited {color:#000066
} 

A:active {color:#006699
} 

.small1 {font-size: 10px
}

.big1 {font-size: 14px;font-weight: bold;
}

.style1 {
	color: #003399;
	font-weight: bold;
	font-size: 16px;
}

a:hover {
	color: #0066FF;
}

h3 {
	font-size: 140%;
	font-weight: bolder;
	color: #00CCCC;
	line-height: 100%;
	margin-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
}
p {
	padding-left: 20px;
	padding-right: 20px;
}
.txt12 {
	font-size: 12px;
	line-height: 110%;
}
h1 {
	font-size: 12px;
	font-weight: normal;
	line-height: 12px;
	font-style: normal;
	margin-top: 1px;
	margin-bottom: 1px;
	margin-left: 0px;
}
h2 {
	margin: 0px;
	padding: 0px;
}

/*ul {
	margin-left: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
}
li {
	list-style-position: inside;
	list-style-image: url(../img/common/ya01.gif);
	margin-left: 0px;
	margin-top: 3px;
	padding-top: 3px;
	height: 23px;
	padding-left: 3px;
}*/

ul,li{
	margin:0;
	padding:0;
}

#wrap1{
width:750px;
height:182;
background-color:#F4F4F4;
margin:0 auto;
}

#wrap2{
}
#links ul{
	margin:3px 20px;
	list-style-type: none;	
}
#links li{
	background-image: url(../img/common/list_o_blue.gif);
	background-repeat: no-repeat;
	padding-left:13px;
	line-height: 30px;
}

/*#content{
	width: 748px;
	background-image: url(../img/common/sidemenu_bg.gif);
	background-repeat: repeat-y;
}*/
#left{
width:180px;
/*background-image: url(../img/common/sidemenu_bg.gif);*/
float:left;
}
#main{
	width:568px;
	float:right;
}
#topcontent{
	width:568px;
	float:left;
}
#topmain{
	width:388px;
	float:left;
}
#topright{
	width:154px;
	float:left;
}
#menu ul{
	list-style-type: none;
	margin:10px 7px;

}
#menu li{
	background-image: url(../img/common/list_o_blue1.gif);
	background-repeat: no-repeat;
	padding-left:13px;
	line-height: 120%;
	margin:7px 0;
}

.box150{
width:150px;
margin:0px;
border:#dddddd solid 1px;
}

.m-lt10{
margin:10px 0 0 10px;
}
.m-l5t10{
margin:10px 0 0 5px;
}
.m-b10{
margin-bottom:10px;
}

.img4{
padding:2px;
border:solid 1px #CCCCCC;
margin:15px 0 0 10px;
}

.m-bt10{
	margin:10px 0 10px 0;

}