@charset "UTF-8";

* {
	margin: 0;
	padding: 0;
}
body {
	background: #000000 url(../img/bg_contents.png) top center repeat-y fixed;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	color: #333333;
	letter-spacing: 0.1em;
}
a:link,
a:visited {
	color:#3399CC;
	text-decoration:underline;
}
a:hover,
a:active {
	color:#FF6600;
}
a img {
	border:none;
}

#wrap {
	width:980px;
	margin:0 auto;
}
#side {
	width:220px;
	float:left;
	background:url(../img/bg_logo.png) no-repeat top right;
}
#side h1 {
	width:180px;
	margin:40px auto 0 auto;
}
#side .copy {
	width: 180px;
	margin: 30px auto;
	font-size: 12px;
	color: #CCCCCC;
	line-height: 1.8em;
	font-weight: bold;
}
#main_area {
	width: 720px;
	margin: 0px 20px 0 0;
	float: right;
}
*html #main_area {
	width:720px;
	margin:20px 10px 0 0;
	float:right;
}
#main {
	padding:10px;
	background:#FFFFFF;
}
#navi {
	width:218px;
	border-bottom:solid 1px #3D3D3D;
	margin-left:2px;
	list-style-type:none;
}
#navi li {
	width:198px;
	height:35px;
}
#navi li a {
	display:block;
	width:198px;
	height:27px;
	padding:8px 0 0 20px;
	line-height:1.6em;
	background:url(../img/navi.png) no-repeat;
	text-decoration:none;
	color:#FFFFFF;
}
#navi li a:hover {
	background-position:0 -35px;
}
#contents_01 #navi_01 a,
#contents_02 #navi_02 a,
#contents_03 #navi_03 a,
#contents_04 #navi_04 a,
#contents_05 #navi_05 a,
#contents_06 #navi_06 a,
#contents_07 #navi_07 a {
	background-position:0 -35px;
	font-weight:bold;
}
#side_download {
	clear: both;
	width: 150px;
	border: solid 1px #666666;
	margin: 20px auto;
	padding: 15px;
	background: #333333 url(../img/bg_side_prof.png) repeat;
	color: #FFFFFF;
}
#side_download .title {
	margin-bottom:10px;
	font-weight:bold;
	line-height:1.6em;
}
#side_download .name {
	margin: 10px 0 4px 0;
	font-weight: bold;
	color: #CCCCCC;
	line-height: 1.6;
}
#side_download .text {
	color:#CCCCCC;
	line-height:1.6em;
}
#side_download .btn_more {
	margin-top:10px;
	text-align:right;
}
.tit_top {
	clear: both;
	width: 720px;
	height: 35px;
	margin-top: 20px;
	background: url(../img/bg_tit.png) no-repeat;
	color: #FFFFFF;
}
.tit_top h2 {
	width:340px;
	padding:7px 0 0 10px;
	float:left;
	font-size:14px;
	font-weight:bold;
	line-height:1.6em;
}
.tit_top .copy {
	width:340px;
	padding:8px 10px 0 0;
	float:right;
	text-align:right;
	color:#CCCCCC;
	line-height:1.6em;
}
.pickup {
	clear:both;
	width:740px;
	margin-right:-40px;
	list-style-type:none;
}
.pickup li {
	width: 151px;
	height: 210px;
	margin: 10px 12px 0 0;
	padding: 10px;
	float: left;
	background: #FFFFFF;
	overflow: hidden;
}
.pickup li h3 {
	font-size:14px;
	font-weight:bold;
	line-height:1.6em;
	margin:8px 0 2px 0;
}
.pickup li .date {
	font-size:10px;
	color:#666666;
	line-height:1.6em;
}
.example {
	clear: both;
	width: 710px;
	margin-right: -20px;
	padding: 2px 10px 10px 10px;
	/padding:2px 10px 10px 10px;
	list-style-type: none;
	background: url(../img/bg_info.png) repeat-y;
}
.example li {
	width: 151px;
	height: 165px;
	margin: 10px 5px 10px 0;
	padding: 10px;
	float: left;
	background: #FFFFFF;
	overflow: hidden;
}
.example li .subtitle {
	margin: 5px 0;
	font-size: 10px;
	font-weight: bold;
	line-height: 1.6em;
}
.info {
	width:710px;
	margin-right:-20px;
	padding:2px 10px 0 10px;
	/padding:2px 10px 10px 10px;
	list-style-type:none;
	background:url(../img/bg_info.png) repeat-y;
}
.info li {
	width:325px;
	height:80px;
	margin:0 10px 10px 0;
	padding:10px;
	float:left;
	background:#FFFFFF;
	overflow:hidden;
}
.info li .photo {
	width:90px;
	float:left;
}
.info li .text {
	line-height:1.6em;
}
.info li .title {
	margin: 5px 0;
	font-size: 13px;
	font-weight: bold;
	line-height: 1.6em;
}
address {
	clear: both;
	padding: 10px 0 10px 0;
	font-size: 10px;
	font-style: normal;
	color: #CCCCCC;
	text-align: right;
}
#title {
	clear:both;
	width:680px;
	height:35px;
	margin-bottom:20px;
	background:url(../img/bg_tit.png) no-repeat;
	color:#FFFFFF;
}
#title h2 {
	width:320px;
	padding:7px 0 0 10px;
	float:left;
	font-size:14px;
	font-weight:bold;
	line-height:1.6em;
}
#title .copy {
	width:320px;
	padding:8px 10px 0 0;
	float:right;
	text-align:right;
	color:#CCCCCC;
	line-height:1.6em;
}
#contents {
	width:680px;
	padding:20px;
	background-color:#FFFFFF;
}
.point h3 {
	clear:both;
	width:660px;
	height:30px;
	margin-bottom:10px;
	padding:5px 0 0 20px;
	background:url(../img/bg_head.png) no-repeat;
	font-size:14px;
	font-weight:bold;
	line-height:1.6em;
}
.index {
	padding: 10px;
	background-color: #666666;
	font-size: 12px;
	line-height: 1.5em;
	color: #FFF;
	margin-right: 10px;
	margin-top: 0px;
}
.index2 {
	padding: 10px;
	background-color: #666666;
	font-size: 11px;
	line-height: 1.5em;
	color: #FFF;
	margin-right: 10px;
}
.index3 {
	padding: 10px;
	background-color: #666666;
	font-size: 11px;
	line-height: 1.5em;
	color: #FFF;
	margin-right: 10px;
	margin-top: 0px;
	margin-bottom: 10px;
}
.index_title {
	padding: 10px;
	background-color: #666666;
	font-size: 14px;
	line-height: 1.5em;
	color: #FF0;
	margin-right: 10px;
	font-weight: bold;
}
.window_text {
	width: 330px;
	float: left;
}
.window2_text {
	width: 330px;
	padding-left: 20px;
	float: left;
}
.p1_window2_text {
	width: 330px;
	padding-left: 20px;
	float: left;
	padding-bottom: 150px;
}
.p2_window {
	width: 650px;
	padding-left: 30px;
	float: left;
	padding-bottom: 30px;
	padding-top: 20px;
}
.p3_window {
	width: 650px;
	padding-left: 30px;
	float: left;
	padding-bottom: 30px;
	padding-top: 20px;
}
.p4_window3_text {
	width: 680px;
	float: left;
	padding-bottom: 110px;
	padding-top: 20px;
}
.p5_window {
	width: 660px;
	padding-left: 20px;
	float: left;
	padding-bottom: 120px;
	padding-top: 20px;
}
.point_text {
	width: 650px;
	padding-left: 20px;
	float: left;
}
.point_text h4 {
	padding:10px 0 20px 0;
	font-size:14px;
	font-weight:bold;
	line-height:1.8em;
}
.point_text p {
	margin-bottom: 20px;
	line-height: 1.6em;
}
.point_photo {
	list-style-type:none;
	width:250px;
	margin-top:10px;
	float:right;
}
.point_photo li {
	margin-bottom:10px;
}

/* クリアフィックスハック */
.clearfix:after { 
	content:"";
    display:block;
    clear:both;
} 
.clearfix { 
	display: inline-block; 
}
/* Mac版IE除外 \*/
.clearfix { 
	display: block; 
}
