.clearfix:after{content:"."; display:block; clear:both; height:0; visibility:hidden;}
.clearfix 		{ min-height:1px;}

/*++++++++++++++++ font styles ++++++++++++++++*/
.r{
	color: #C00;
	font-size: 16px;
	font-weight: bold;
}
.o{
	color: #06C;
}
.gr{color:#096;}
.bl{
	color: #333;
	font-weight: bold;
}
.gl{color:#666;}

.min{
	font-size: 10px !important;
}
.big{font-size:18px !important;}


/*++++++++++++++++ page styles ++++++++++++++++*/
body{
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	overflow: auto;
}
#mainContents{padding:15px 0 0 0; width:1000px; margin:0 auto;}
#page{
	background:#FFF;
	-webkit-border-radius: 50% 50% 0 0/15px 15px 0 0;
	-moz-border-radius: 50% 50% 0 0/15px 15px 0 0;
	border-radius: 50% 50% 0 0/15px 15px 0 0;

	-webkit-box-shadow: #EEE 0px -5px 10px;
	-moz-box-shadow: #EEE 0px -5px 10px;
	box-shadow: #EEE 0px -5px 10px;
	
	behavior: url(PIE/PIE.htc);
}

/*++++++++++++++++ header styles ++++++++++++++++*/
header{padding:0 0 20px 0;}
header .top{
	height: 18px;
	overflow: hidden;
	background-color: #99B3FF;
}
header .top div,header p{width:1020px; margin:0 auto;}
	h1{font-size:12px; float:left; color:#FFF; padding-left:0.6em;}
	.sitemap{font-size:12px; float:right; color:#FFF; padding-right:0.6em; text-decoration:none;}
	.sitemap:hover{text-decoration:underline;}

header .middle{
	height: 70px;
	overflow: hidden;
	background-color: #FFFFFF;
}
.logo{float:left; padding:8px 0 0 10px;}
.contact{
	float: right;
	padding: 12px 10px 0 0;
	text-align: right;
	font-size: 14px;
	line-height: 24px;
	color: #666;
	font-weight: bold;
	text-shadow: 1px 1px 2px #999;
	text-decoration: none;
	behavior: url(PIE/PIE.htc);
}
.contact span{
	font-size: 24px;
}

.navi{
	clear: both;
	background-color: #99B3FF;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFF;
	border-bottom-color: #FFF;
}
.navi ul{
	width: 1020px;
	margin: 0 auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFF;
	border-left-color: #FFF;
}
.navi li{float:left; width:20%;}
.navi li a{
	display: block;
	padding: 12px 0 11px 0;
	text-align: center;
	font-size: 14px;
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: 2px;
	text-shadow: -1px -1px 1px #F60;
	behavior: url(PIE/PIE.htc);
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFF;
	border-left-color: #FFF;
}
.navi li a:hover{background:#FFC24D;}

/*++++++++++++++++ menu styles ++++++++++++++++*/
#leftColm{
	width:240px;
	float:left;
	margin-bottom:20px;
}
#leftColm h2{
	font-size: 14px;
	padding: 8px 0 8px 10px;
	font-weight: bold;
	letter-spacing: 2px;
	text-align: center;
	background-color: #A2C0FF;
}
#leftColm ul{border-left:1px solid #CCC; border-right:1px solid #CCC;}
#leftColm a{
	display:block;
	font-size:13px;
	color:#069;
	text-decoration:none;
	padding:8px;
	border-top:1px solid #FFF;
	border-bottom:1px solid #CCC;	
	
	background: #FFF;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#FFF), to(#EEE));
	background: -webkit-linear-gradient(#FFF, #EEE);
	background: -moz-linear-gradient(#FFF, #EEE);
	background: -ms-linear-gradient(#FFF, #EEE);
	background: -o-linear-gradient(#FFF, #EEE);
	background: linear-gradient(#FFF, #EEE);
	-pie-background: linear-gradient(#FFF, #EEE);
	
	behavior: url(PIE/PIE.htc);
}
#leftColm a:hover{
	text-decoration:underline;
	background: #EEE;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#EEE), to(#FFF));
	background: -webkit-linear-gradient(#EEE, #FFF);
	background: -moz-linear-gradient(#EEE, #FFF);
	background: -ms-linear-gradient(#EEE, #FFF);
	background: -o-linear-gradient(#EEE, #FFF);
	background: linear-gradient(#EEE, #FFF);
	-pie-background: linear-gradient(#EEE, #FFF);
	
	behavior: url(PIE/PIE.htc);
}

/*++++++++++++++++ main styles ++++++++++++++++*/
#rightColm{float:right; width:710px;}
.index6 {
	font-size: 24px;
	line-height: 26px;
	color: #333;
	letter-spacing: 2px;
}

.komidashi{font-size:12px; text-align:right;}

p{
	font-size: 15px;
	line-height: 21px;
}
article{padding:0 10px; margin-bottom:35px;}

.index1{  /*+++++++++++++++++++ 大見出し +++++++++++++++++++*/
	font-size: 24px;
	line-height: 36px;
	color: #666;
	letter-spacing: 2px;
	padding: 12px 12px 8px 12px;
	margin-bottom: 15px;
	background: #FFF;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	-webkit-box-shadow: #666 0px 0px 6px;
	-moz-box-shadow: #666 0px 0px 6px;
	box-shadow: #666 0px 0px 6px;
	behavior: url(PIE/PIE.htc);
}

.index2{  /*+++++++++++++++++++ 中見出し +++++++++++++++++++*/
	font-size:16px;
	line-height:16px;
	color:#333;
	letter-spacing:2px;
	
	padding:12px 12px 8px 12px;
	margin-bottom:15px;
	border-bottom:2px solid #F90;
	
	-webkit-box-shadow: #666 0px 0px 6px;
	-moz-box-shadow: #666 0px 0px 6px;
	box-shadow: #666 0px 0px 6px;
	
	background: #FFF;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#FFF), to(#EEE));
	background: -webkit-linear-gradient(#FFF, #EEE);
	background: -moz-linear-gradient(#FFF, #EEE);
	background: -ms-linear-gradient(#FFF, #EEE);
	background: -o-linear-gradient(#FFF, #EEE);
	background: linear-gradient(#FFF, #EEE);
	-pie-background: linear-gradient(#FFF, #EEE);
	
	behavior: url(PIE/PIE.htc);
}

.index3{  /*+++++++++++++++++++ 小見出し +++++++++++++++++++*/
	font-size: 20px;
	padding: 6px;
	margin-bottom: 15px;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #F90;
	line-height: 50px;
}



.index4{  /*+++++++++++++++++++ 装飾見出し +++++++++++++++++++*/
	font-size: 20px;
	padding: 8px;
	margin-bottom: 15px;
	border: 4px solid #9CF;
	background: #FFF;
	-webkit-box-shadow: #F90 2px 2px 0px,#630 4px 4px 0px,#F90 6px 6px 0px;
	-moz-box-shadow: #F90 2px 2px 0px,#630 4px 4px 0px,#F90 6px 6px 0px;
	-webkit-border-radius: 0 6px 6px 6px/0 6px 6px 6px;
	-moz-border-radius: 0 6px 6px 6px/0 6px 6px 6px;
	border-radius: 0 6px 6px 6px/0 6px 6px 6px;
}

.img{padding:5px; background:#FFF; border:1px solid#CCC;}

/*++++++++++++++++ footer styles ++++++++++++++++*/
footer div{font-size:14px; text-align:right; width:1020px; margin:0 auto;}
	footer div a{color:#999;}
	footer div a:hover{color:#000;}
footer p{
	text-align: center;
	font-size: 14px;
	padding: 1em 0;
	background-color: #CCCCCC;
}
	footer p a{color:#000; text-decoration:none;}
	footer p a:hover{text-decoration:underline;}






.sample1{padding:12px 12px 0 12px; border:1px #CCC solid; overflow:hidden; margin-bottom:15px;}
.sample2{font-size:14px; line-height:17px; padding:8px; border:1px #CCC solid; background:#EEE;}
.indent {
	padding-left: 30px;
}
