* {
	margin: 0px;
	padding: 0px;
}


#wrap {
	margin: auto;
	width: 950px;
	height: auto;
}


a {
	color: #096; /*リンクの色*/
	text-decoration: none; /*下線無し*/
}

a:visited {
	color: #096;/*リンクの色*/
}

a:hover {
	color: #0C6; /*リンクの色*/
	text-decoration: underline; /*下線あり*/
}




a:hover img{	
	filter: alpha( opacity=70 );  /* IE */
    opacity:0.70;                 /* Firefox,Opera,Safari */
    -moz-opacity:0.70;           /* Firefox 0.9より前 */
	}
	
h1 {

}
h2 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding-left: 10px;
}
h3 {
	clear: none;
	float: left;
	height: 190px;
	width: 680px;
	padding-left: 13px;
	padding-right: 13px;
	margin-bottom: 20px;
}
h4 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #3585CE;
	letter-spacing: 0.2em;
	border-bottom-width: 4px;
	border-bottom-style: dotted;
	border-bottom-color: #B9EE02;
	margin-bottom: 10px;
}


#content {
	float: left;
	height: auto;
	width: 930px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #D1E4FC;
	padding-right: 10px;
	padding-left: 10px;
}
#l_box ul {
	height: auto;
	width: 204px;
}
#l_box li {
	height: 54px;
	width: 204px;
	list-style-type: none;
	margin-bottom: 4px;
}

#l_box {
	clear: none;
	float: left;
	height: auto;
	width: 204px;
	background-color: #3585CE;
	margin-right: 20px;
}

#r_box {
	clear: none;
	float: left;
	height: auto;
	width: 705px;
	background-color: #FFF;
}
/* #foot {
	background-color: #D1E4FC;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #3585CE;
	font-size: 10px;
	text-align: right;
	clear: none;
	float: left;
	height: 20px;
	width: 930px;
	padding-right: 20px;
} */

.r_boximg {
	clear: none;
	float: left;
	height: 22px;
	width: 705px;
}
.font1 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 13px;
	padding-left: 5px;
	color: #333;
	line-height: 24px;
}
.font2 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	color: #333;
	line-height: 24px;
	padding-left: 5px;
}
.p_line {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #3585CE;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F69;
	line-height: 18px;
	margin-bottom: 5px;
	padding-top: 14px;
	letter-spacing: 0.1em;
}


.box1 {
	clear: none;
	float: left;
	width: 223px;
	padding-left: 20px;
	height: auto;
	padding-right: 20px;
	padding-bottom: 10px;
}
.box2 {
	height: auto;
	width: 409px;
	float: left;
	padding-right: 23px;
	padding-left: 10px;
	clear: none;
	padding-bottom: 20px;
}
.icon {
	height: 14px;
	width: 36px;
	margin-bottom: 5px;
	margin-top: 25px;
}
