@charset "Shift_JIS";
/* ------------------------------
ページ構成
------------------------------ */

body{
	background-image:url("../temp/back.png");
	font-size:13px;
	line-height:150%;
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	margin:0;
	padding:0;
	color:#333333;
	min-width:1020px;
}

a img{
	border:0;
} 

img{
	margin:0;
}

p{
	margin-top:10px;
	margin-bottom:10px;
}

a:link{
	color:#0066cc;
	text-decoration:underline;
	font-weight:bold;
}

a:visited{
	color:#0066cc;
	text-decoration:underline;
	font-weight:bold;
}

a:hover{
	color:#3366cc;
	text-decoration:none;
	font-weight:bold;
}

a:active{
	color:#3366cc;
	text-decoration:none;
	font-weight:bold;
}

.clear{
	clear:both;
}

.clear hr{
	display:none;
}

.left{
	text-align:left;
}

.center{
	text-align:center;
}

.right{
	text-align:right;
}

.alignleft{
	text-align:left;	
}

.aligncenter{
	text-align:center;	
}

.alignright{
	text-align:right;	
}

.down{
	display:none;
}

.alignright { 
	float: right;
	margin:10px;
}

.alignleft {
	float: left;
	margin:10px;
}

.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

strong { 
	font-weight: bold;
}

em { 
	font-style: italic;
}

blockquote {
    display: block;
    -webkit-margin-before: 1em;
    -webkit-margin-after: 1em;
    -webkit-margin-start: 40px;
    -webkit-margin-end: 40px;
}

.float_left{
	float:left;	
	margin:10px;
}

.float_right{
	float:right;	
	margin:10px;
}

/* ------------------------------
HEAD_LINE
------------------------------ */

#HEAD_LINE{
	background-image:url("../temp/head_line_back01.png");
}

.head_line{
	width:1020px;
	height:20px;
	margin:0 auto;
	background-image:url("../temp/head_line_back02.png");
}

.head_line h1{
	font-size:80%;
	float:right;
	color:#ffffff;
	font-weight:normal;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	-webkit-text-overflow: ellipsis;
}

/* ------------------------------
HEAD
------------------------------ */
#HEAD{
	background-image:url("../temp/head_back01.png");
}

.head{
	padding-top:15px;
	padding-bottom:15px;
	background-image:url("../temp/head_back02.png");
	width:1020px;
	height:80px;
	margin:0 auto;
}

.head_left{
	float:left;
	width:510px;
	height:80px;
	background-image:url("../temp/head_left_back.png");
}

.head_right{
	float:right;
	width:380px;
	height:70px;
	padding-top:10px;
	padding-left:110px;
	padding-right:20px;
	font-size:87%;
	line-height:140%;
	background-image:url("../temp/head_right_back.png");
}

.main_img{
	width:1020px;
	height:auto;
	margin:0 auto;
	margin-bottom:10px;
}

.main_img2{
	width:1020px;
	margin:0 auto;
	margin-top:10px;
}

/* ------------------------------
SLIDESHOW_1
------------------------------ */

.slidshow_1{
	width:1020px;
	height:300px;
	margin:10px auto;
	overflow:hidden;
	text-overflow: ellipsis;
	-webkit-text-overflow: ellipsis;
	-o-text-overflow: ellipsis;

}

.slide_1 li{
	width:1020px;
	float:left;
}


/* ------------------------------
SLIDESHOW_2
------------------------------ */

.slidshow_2{
	width:700px;
	height:300px;
	margin-bottom:20px;
	overflow:hidden;
	text-overflow: ellipsis;
	-webkit-text-overflow: ellipsis;
	-o-text-overflow: ellipsis;

}

.slide_2 li{
	width:700px;
	float:left;
}



/* ------------------------------
SLIDESHOW_3
------------------------------ */

.slidshow_3{
	width:300px;
	height:300px;
	margin-bottom:20px;
	overflow:hidden;
	text-overflow: ellipsis;
	-webkit-text-overflow: ellipsis;
	-o-text-overflow: ellipsis;

}

.slide_3 li{
	width:300px;
	float:left;
}

/* ------------------------------
GLOBAL_NAV
------------------------------ */
#GLOBAL_NAV{
	background-image:url("../temp/global_nav_back01.png");
}

.global_nav{
	background-image:url("../temp/global_nav_back02.png");
	width:1020px;
	height:60px;
	margin:0 auto;
}

.global_nav li{
	float:left;
	overflow:hidden;
	text-overflow: ellipsis;
	-webkit-text-overflow: ellipsis;
	-o-text-overflow: ellipsis;	
}

.global_nav .nav_l a:link{
	width:204px;
	height:40px;
	float:left;
	text-align:center;
	font-size:138.6%;
	font-weight:bold;
	color:#eeeeee;
	text-decoration:none;
	padding-top:20px;
	display:block;
	background-image:url("../temp/nav_l_back_off.png");
}

.global_nav .nav_l a:visited{
	width:204px;
	height:40px;
	float:left;
	text-align:center;		
	font-size:138.6%;
	font-weight:bold;
	color:#eeeeee;
	text-decoration:none;
	padding-top:20px;
	display:block;
	background-image:url("../temp/nav_l_back_off.png");
}

.global_nav .nav_l a:hover{
	width:204px;
	height:42px;
	float:left;
	text-align:center;		
	font-size:138.6%;
	font-weight:bold;
	color:#ffffff;
	text-decoration:none;
	padding-top:18px;
	display:block;
	background-image:url("../temp/nav_l_back_on.png");
}

.global_nav .nav_l a:active{
	width:204px;
	height:40px;
	float:left;
	text-align:center;		
	font-size:138.6%;
	font-weight:bold;
	color:#ffffff;
	text-decoration:none;
	padding-top:20px;
	display:block;
	background-image:url("../temp/nav_l_back_on.png");
}

.global_nav .nav a:link{
	width:204px;
	height:40px;
	float:left;
	text-align:center;		
	font-size:138.6%;
	font-weight:bold;
	color:#eeeeee;
	text-decoration:none;
	padding-top:20px;
	display:block;
	background-image:url("../temp/nav_back_off.png");
}

.global_nav .nav a:visited{
	width:204px;
	height:40px;
	float:left;
	text-align:center;		
	font-size:138.6%;
	font-weight:bold;
	color:#eeeeee;
	text-decoration:none;
	padding-top:20px;
	display:block;
	background-image:url("../temp/nav_back_off.png");
}

.global_nav .nav a:hover{
	width:204px;
	height:42px;
	float:left;
	text-align:center;		
	font-size:138.6%;
	font-weight:bold;
	color:#ffffff;
	text-decoration:none;
	padding-top:18px;
	display:block;
	background-image:url("../temp/nav_back_on.png");
}

.global_nav .nav a:active{
	width:204px;
	height:40px;
	float:left;
	text-align:center;		
	font-size:138.6%;
	font-weight:bold;
	color:#ffffff;
	text-decoration:none;
	padding-top:20px;
	display:block;
	background-image:url("../temp/nav_back_on.png");
}

.global_nav .nav_r a:link{
	width:204px;
	height:40px;
	float:left;
	text-align:center;		
	font-size:138.6%;
	font-weight:bold;
	color:#eeeeee;
	text-decoration:none;
	padding-top:20px;
	display:block;
	background-image:url("../temp/nav_r_back_off.png");
}

.global_nav .nav_r a:visited{
	width:204px;
	height:40px;
	float:left;
	text-align:center;		
	font-size:138.6%;
	font-weight:bold;
	color:#eeeeee;
	text-decoration:none;
	padding-top:20px;
	display:block;
	background-image:url("../temp/nav_r_back_off.png");
}

.global_nav .nav_r a:hover{
	width:204px;
	height:42px;
	float:left;
	text-align:center;		
	font-size:138.6%;
	font-weight:bold;
	color:#ffffff;
	text-decoration:none;
	padding-top:18px;
	display:block;
	background-image:url("../temp/nav_r_back_on.png");
}

.global_nav .nav_r a:active{
	width:204px;
	height:40px;
	float:left;
	text-align:center;		
	font-size:138.6%;
	font-weight:bold;
	color:#ffffff;
	text-decoration:none;
	padding-top:20px;
	display:block;
	background-image:url("../temp/nav_r_back_on.png");
}

.global_nav .nav_down{
	display:none;	
}

/* ------------------------------
PANKUZU
------------------------------ */
#PANKUZU{
	background-image:url("../temp/pankuzu_back01.png");
}

.pankuzu{
	background-image:url("../temp/pankuzu_back02.png");
	width:1020px;
	height:30px;
	padding-top:10px;
	margin:0 auto;
	font-weight:bold;
	font-size:93%;
	overflow:hidden;
	text-overflow: ellipsis;
	-webkit-text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
}

.pankuzu li{
	float:left;	
}

/* ------------------------------
CONTENTS
------------------------------ */
#CONTENTS{
	background-image:url("../temp/contents_back01.png");
}

.contents{
	background-image:url("../temp/contents_back02.png");
	width:1020px;
	height:auto;
	margin:0 auto;
	padding-top:15px;	
}

/* ------------------------------
MAIN
------------------------------ */

.main{
	width:700px;
	height:auto;
	float:left;
}

h2{
	width:670px;
	height:35px;
	font-size:166.7%;	
	padding-top:15px;
	padding-left:30px;
	background-image:url("../temp/h2_back.png");
	margin-bottom:15px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	-webkit-text-overflow: ellipsis;
}

h3{
	width:670px;
	height:28px;
	font-size:150%;
	padding-top:12px;
	padding-left:30px;
	margin-bottom:15px;
	background-image:url("../temp/h3_back01.png");
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	-webkit-text-overflow: ellipsis;
}

.entry_box{
	width:678px;
	font-size:100%;
	line-height:140%;
	letter-spacing:-1px;
	border:1px solid #cccccc;
	background-color:#ffffff;
	padding:10px;
	margin-bottom:15px;
}

.entry_box h3{
	width:650px;
	height:28px;
	font-size:150%;
	padding-top:12px;
	padding-left:30px;
	margin-bottom:15px;
	background-image:url("../temp/h3_back02.png");
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	-webkit-text-overflow: ellipsis;
}

.entry_txt{
	margin-bottom:10px;
	line-height:130%;	
}

/* ------------------------------
MAIN_BOX01
------------------------------ */
.main_box01{
	width:660px;
	height:130px;
	background-image:url("../temp/main_box01_back.png");
	padding:20px;
	margin-bottom:20px;
}

.main_box01_img{
	width:130px;
	height:130px;
	float:left;	
	margin-right:10px;
	overflow:hidden;
	text-overflow: ellipsis;
	-webkit-text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
}

.main_box01_bigtxt{
	width:500px;
	height:60px;
	margin-bottom:10px;
	float:right;
	font-size:200%;
	font-wegiht:bold;
	line-height:120%;
	font-weight:bold;
	overflow:hidden;
	text-overflow: ellipsis;
	-webkit-text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	
}

.main_box01_bigtxt a:link{
	text-decoration:none;
}

.main_box01_bigtxt a:visited{
	text-decoration:none;
}

.main_box01_bigtxt a:hover{
	text-decoration:underline;
}

.main_box01_bigtxt a:active{
	text-decoration:none;
}

.main_box01_txt{
	width:500px;
	height:60px;
	float:right;
	overflow:hidden;
	text-overflow: ellipsis;
	-webkit-text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
}

/* ------------------------------
MAIN_BOX01_n
------------------------------ */
.main_box01_n{
	width:658px;
	height:auto;
	padding:20px;
	margin-bottom:20px;
	background-color:#ffffff;
	border:1px solid #cccccc;
}

.main_box01_img_n{
	width:auto;
	height:130px;
	float:left;	
	margin-right:10px;
}

.main_box01_bigtxt_n{
	width:500px;
	height:auto;
	margin-bottom:10px;
	float:right;
	font-size:200%;
	font-wegiht:bold;
	line-height:120%;
	font-weight:bold;
	
}

.main_box01_txt_n{
	width:500px;
	height:auto;
	float:right;	
}


/* ------------------------------
MAIN_BOX02
------------------------------ */

.main_box02{
	width:660px;
	height:300px;
	background-image:url("../temp/main_box02_back.png");
	padding:20px;
	margin-bottom:20px;
}

.main_box02_box01{
	width:152px;
	height:280px;
	padding:10px;
	float:left;
}

.main_box02_box02{
	width:152px;
	height:280px;
	padding:10px;
	float:left;
	margin-left:72px;
}

.main_box02_box03{
	width:152px;
	height:280px;
	padding:10px;
	float:left;
	margin-left:72px;
}

.main_box02_img{
	width:150px;
	height:190px;
	margin-bottom:10px;
	overflow:hidden;
	text-overflow: ellipsis;
	-webkit-text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
}

.main_box02_txt{
	width:140px;
	height:70px;
	font-size:85%;
	padding:5px;
	line-height:130%;
	overflow:hidden;
	text-overflow: ellipsis;
	-webkit-text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
}

/* ------------------------------
MAIN_BOX03
------------------------------ */

.main_box03{
	width:676px;
	height:300px;
	background-image:url("../temp/main_box03_back.png");
	padding:12px;
	margin-bottom:20px;
}

.main_box03_box01{
	width:130px;
	height:292px;
	padding-top:5px;
	padding-left:5px;
	padding-right:5px;
	padding-bottom:3px;
	float:left;
}

.main_box03_box02{
	width:130px;
	height:292px;
	padding-top:5px;
	padding-left:5px;
	padding-right:5px;
	padding-bottom:3px;
	margin-left:39px;
	float:left;
}

.main_box03_box03{
	width:130px;
	height:292px;
	padding-top:5px;
	padding-left:5px;
	padding-right:5px;
	padding-bottom:3px;
	margin-left:39px;
	float:left;
}

.main_box03_box04{
	width:130px;
	height:292px;
	padding-top:5px;
	padding-left:5px;
	padding-right:5px;
	padding-bottom:3px;
	margin-left:38px;
	float:left;
}


.main_box03_img{
	width:130px;
	height:210px;
	margin-bottom:3px;
	overflow:hidden;
	text-overflow: ellipsis;
	-webkit-text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
}

.main_box03_txt{
	width:116px;
	height:63px;
	font-size:85%;
	padding:7px;
	line-height:130%;
	overflow:hidden;
	text-overflow: ellipsis;
	-webkit-text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
}

/* ------------------------------
MAIN_BOX04
------------------------------ */
.main_box04{
	width:660px;
	height:230px;
	background-image:url("../temp/main_box04_back.png");
	margin-bottom:20px;
	padding:20px;
}

.main_box04_left{
	float:left;
	width:130px;
	height:220px;
	padding:5px;
}

.main_box04_right{
	float:right;
	width:490xp;
	height:220px;
	padding:5px;
	margin-left:20px;
}

.main_box04_check{
	width:447px;
	height:90px;
	margin-bottom:5px;
	padding-top:10px;
	padding-left:41px;
}

.main_box04_check li{
	display:block;
	width:436px;
	height:20px;
	margin-bottom:11px;
	font-weight:bold;
	font-size:120%;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	-webkit-text-overflow: ellipsis;
}

.main_box04_txt{
	width:468px;
	height:95px;
	font-size:100%;
	line-height:140%;
	padding:10px;
	overflow:hidden;
	text-overflow: ellipsis;
	-webkit-text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
}

/* ------------------------------
MAIN_BOX05
------------------------------ */

.main_box05{
	width:662px;
	height:332px;
	background-image:url("../temp/main_box05_back.png");
	padding:19px;
	margin-bottom:20px;
}

.main_box05_box01{
	width:200px;
	height:317px;
	padding:7px;
	float:left;
	margin-right:10px;
}

.main_box05_box02{
	width:200px;
	height:317px;
	padding:7px;
	float:left;
}

.main_box05_img{
	margin-bottom:10px;
	overflow:hidden;
	text-overflow: ellipsis;
	-webkit-text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
}

.main_box05_txt{
	width:190px;
	height:90px;
	padding:5px;
	font-size:85%;
	line-height:130%;
	overflow:hidden;
	text-overflow: ellipsis;
	-webkit-text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
}

/* ------------------------------
MAIN_BOX05_n
------------------------------ */

.main_box05_n{
	width:662px;
	height:auto;
	padding:19px;
	margin-bottom:20px;
}

.main_box05_box01_n{
	width:198px;
	height:auto;
	padding:7px;
	float:left;
	margin-right:10px;
	background-color:#ffffff;
	border:1px solid #cccccc;
}

.main_box05_box02_n{
	width:198px;
	height:auto;
	padding:7px;
	float:left;
	background-color:#ffffff;
	border:1px solid #cccccc;
}

.main_box05_img_n{
	margin-bottom:10px;
	width:200px;
	height:200px;
	overflow:hidden;
	text-overflow: ellipsis;
	-webkit-text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
}

.main_box05_txt_n{
	width:190px;
	height:auto;
	padding:5px;
	font-size:85%;
	line-height:150%;
}

/* ------------------------------
MAIN_BOX06
------------------------------ */

.main_box06{
	width:660px;
	height:523px;
	background-image:url("../temp/main_box06_back.png");
	padding:20px;
	margin-bottom:20px;
}

.main_box06_box01{
	width:300px;
	height:501px;
	padding:11px;
	margin-right:16px;
	float:left;
}

.main_box06_box02{
	width:300px;
	height:501px;
	padding:11px;
	float:left;
}
.main_box06_title{
	width:300px;
	height:24px;
	margin-bottom:11px;	
	font-size:140%;
	font-weight:bold;
	text-align:center;
	padding-top:5px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	-webkit-text-overflow: ellipsis;
}

.main_box06_img{
	width:300px;
	height:300px;
	margin-bottom:11px;	
	overflow:hidden;
	text-overflow: ellipsis;
	-webkit-text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
}

.main_box06_txt{
	width:290px;
	height:140px;
	padding:5px;
	font-size:100%;
	line-height:150%;
	margin-bottom:11px;	
	overflow:hidden;
	text-overflow: ellipsis;
	-webkit-text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
}

/* ------------------------------
MAIN_BOX06_n
------------------------------ */

.main_box06_n{
	width:660px;
	height:auto;
	padding:20px;
	margin-bottom:20px;
}

.main_box06_box01_n{
	width:298px;
	height:auto;
	padding:11px;
	margin-right:16px;
	float:left;
	background-color:#ffffff;
	border:1px solid #cccccc;
}

.main_box06_box02_n{
	width:298px;
	height:auto;
	padding:11px;
	float:left;
	background-color:#ffffff;
	border:1px solid #cccccc;
}
.main_box06_title_n{
	width:300px;
	height:auto;
	margin-bottom:11px;	
	font-size:140%;
	font-weight:bold;
	text-align:center;
	padding-top:5px;
}

.main_box06_img_n{
	width:300px;
	height:auto;
	margin-bottom:11px;	
}

.main_box06_txt_n{
	width:290px;
	height:auto;
	padding:5px;
	font-size:100%;
	line-height:150%;
	margin-bottom:11px;	
}

/* ------------------------------
MAIN_BOX07
------------------------------ */

.main_box07{
	width:640px;
	height:200px;
	padding:30px;
	background-image:url("../temp/main_box07_back.png");
	margin-bottom:20px;
}

.main_box07_img{
	width:200px;
	height:200px;
	float:left;
	margin-right:10px;
	overflow:hidden;
	text-overflow: ellipsis;
	-webkit-text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
}

.main_box07_title{
	width:420px;
	height:23px;
	float:right;
	padding-top:7px;
	padding-left:10px;
	font-weight:bold;
	font-size:150%;	
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	-webkit-text-overflow: ellipsis;
}

.main_box07_txt{
	width:410px;
	height:180px;
	float:right;
	padding:10px;
	font-size:100%;
	line-hright:150%;
	overflow:hidden;
	text-overflow: ellipsis;
	-webkit-text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
}

/* ------------------------------
MAIN_BOX07_n
------------------------------ */

.main_box07_n{
	width:660px;
	height:auto;
	padding:20px;
	margin-bottom:20px;
}

.main_box07_box{
	width:638px;
	padding:10px;
	border:1px solid #cccccc;
	background-color:#ffffff;
}

.main_box07_img_n{
	width:200px;
	height:auto;
	float:left;
	margin-right:8px;
}

.main_box07_title_n{
	width:420px;
	height:auto;
	float:right;
	padding-top:7px;
	padding-left:10px;
	font-weight:bold;
	font-size:150%;	
}

.main_box07_txt_n{
	width:410px;
	height:auto;
	float:right;
	padding:10px;
	font-size:100%;
	line-hright:150%;
}

/* ------------------------------
MAIN_BOX08
------------------------------ */

.main_box08{
	width:640px;
	height:200px;
	padding:30px;
	background-image:url("../temp/main_box08_back.png");
	margin-bottom:20px;
}

.main_box08_img{
	width:200px;
	height:200px;
	float:right;
	margin-left:10px;
	overflow:hidden;
	text-overflow: ellipsis;
	-webkit-text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
}

.main_box08_title{
	width:420px;
	height:23px;
	float:left;
	padding-top:7px;
	padding-left:10px;
	font-weight:bold;
	font-size:150%;	
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	-webkit-text-overflow: ellipsis;
}

.main_box08_txt{
	width:410px;
	height:180px;
	float:left;
	padding:10px;
	font-size:100%;
	line-hright:150%;
	overflow:hidden;
	text-overflow: ellipsis;
	-webkit-text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
}

/* ------------------------------
MAIN_BOX08_n
------------------------------ */

.main_box08_n{
	width:660px;
	height:auto;
	padding:20px;
	margin-bottom:20px;
}

.main_box08_box_n{
	width:638px;
	padding:10px;
	border:1px solid #cccccc;
	background-color:#ffffff;
}

.main_box08_img_n{
	width:200px;
	height:auto;
	float:right;
	margin-leftt:8px;
}

.main_box08_title_n{
	width:420px;
	height:auto;
	float:left;
	padding-top:7px;
	padding-left:10px;
	font-weight:bold;
	font-size:150%;	
}

.main_box08_txt_n{
	width:410px;
	height:auto;
	float:left;
	padding:10px;
	font-size:100%;
	line-hright:150%;
}

/* ------------------------------
MAIN_BOX09
------------------------------ */

.main_box09{
	width:664px;
	height:608px;
	padding:18px;
	background-image:url("../temp/main_box09_back.png");
	margin-bottom:20px;
}

.main_box09_top{
		margin-bottom:36px;
}

.main_box09_bottom{
	
}

.main_box09_box_l{
	width:300px;
	height:271px;
	padding:7px;
	margin-right:36px;
	float:left;
}

.main_box09_box_r{
	width:300px;
	height:271px;
	padding:7px;
	float:right;
}

.main_box09_img{
	width:300px;
	height:170px;
	margin-bottom:10px;
	overflow:hidden;
	text-overflow: ellipsis;
	-webkit-text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
}

.main_box09_txt{
	width:290px;
	height:56px;
	padding:5px;
	margin-bottom:10px;
	line-height:140%;
	font-size:100%;
	overflow:hidden;
	text-overflow: ellipsis;
	-webkit-text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
}

.main_box09_link{
	width:300px;
	height:15px;
	text-align:right;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	-webkit-text-overflow: ellipsis;
}

/* ------------------------------
MAIN_BOX10
------------------------------ */

.main_box10{
	width:650px;
	height:250px;
	padding:25px;
	background-image:url("../temp/main_box10_back.png");
	margin-bottom:20px;
}

.main_box10_txt{
	width:440px;
	height:180px;
	padding:5px;
	line-height:140%;
	font-size:100%;
	margin-bottom:10px;
	overflow:hidden;
	text-overflow: ellipsis;
	-webkit-text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
}

.main_box10_btn{
	width:450px;
	height:50px;
}

/* ------------------------------
MAIN_BOX11
------------------------------ */

.main_box11{
	padding:20px;
	width:660px;
	height:auto;
	marign-bottom:20px;
}

.main_box11_rank01{
	width:660px;
	height:420px;
	background-image:url("../temp/main_box11_rank01_back.png");
	margin-bottom:10px;
}

.main_box11_rank01_title{
	width:389px;
	height:22px;
	font-size:140%;
	font-weight:bold;
	float:left;
	padding:3px;
	margin-top:20px;
	margin-left:60px;
	margin-bottom:10px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	-webkit-text-overflow: ellipsis;
}

.main_box11_rank01_hyoka{
	width:184px;
	height:34px;
	margin-top:12px;
	margin-right:10px;
	margin-bottom:10px;
	float:right;
	padding-top:4px;
	padding-left:3px;
}

.main_box11_rank01_hyoka img{
	margin-right:2px;
}

.main_box11_rank01_img{
	width:190px;
	height:200px;
	float:left;
	margin-left:10px;
	margin-right:10px;
	overflow:hidden;
	text-overflow: ellipsis;
	-webkit-text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
}

.main_box11_rank01_tab{
	width:210px;
	height:20px;
	float:left;
	text-align:center;
	margin-right:15px;
	padding-top:2px;
	font-size:100%;
	font-weight:bold;
	background-image:url("../temp/main_box11_rank01_tab.png");
	cursor:pointer;
}

.main_box11_rank01_data{
	width:440px;
	height:178px;
	margin-bottom:7px;
	float:right;
	margin-right:10px;
	background-image:url("../temp/main_box11_rank01_data.png");
	margin-bottom:10px;
	
}

.down{
	display:none;
}

.main_box11_select{
	background-image:url("../temp/main_box11_rank01_tab_select.png");
	cursor:default;
}

.main_box11_rank01_icon{
	width:432px;
	height:53px;
	padding-top:9px;
	padding-left:8px;
	margin-bottom:10px;
}

.main_box11_rank01_icon img{
	margin-right:4px;	
}

.main_box11_rank01_table{
	width:424px;
	height:92px;
	background-image:url("../temp/main_box11_rank01_table.png");
	margin-left:8px;
	border-collapse:collapse;
	font-size:100%;
}

.main_box11_rank01_table td{
	width:97px;
	height:19px;
	padding:0;
	padding-top:3px;
	padding-left:7px;
	margin:0;
	font-size:100%;
	border-collapse:collapse;
}

.main_box11_rank01_table th{
	width:106px;
	height:19px;	
	padding:0px;
	padding-top:3px;
	margin:0;
	font-size:100%;
	border-collapse:collapse;
}


.main_box11_rank01_memo{
	width:424px;
	height:150px;
	margin:0px 9px;
	line-height:140%;
	font-size:100%;
	margin-top:8px;
	margin-left:8px;
	overflow:hidden;
	text-overflow: ellipsis;
	-webkit-text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
}

.main_box11_rank01_txt{
	width:630px;
	height:70px;
	line-height:140%;
	font-size:100%;
	padding:5px;
	margin-left:10px;
	margin-bottom:10px;
	overflow:hidden;
	text-overflow: ellipsis;
	-webkit-text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
}

.main_box11_rank01_btn01{
	width:315px;
	height:50px;
	margin-left:10px;
	float:left;
}

.main_box11_rank01_btn02{
	width:315px;
	height:50px;
	margin-right:10px;
	float:right;
}



.main_box11_rank02{
	width:330px;
	height:458px;
	padding-top:12px;
	background-image:url("../temp/main_box11_rank02_back.png");
	float:left;
}

.main_box11_rank03{
	width:330px;
	height:458px;
	padding-top:12px;
	background-image:url("../temp/main_box11_rank03_back.png");
	float:right;
}

.main_box11_rank02_title{
	width:257px;
	height:25px;
	font-size:130%;
	font-weight:bold;
	margin-left:60px;
	padding:3px;
	padding-top:10px;
	margin-bottom:12px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	-webkit-text-overflow: ellipsis;
}

.main_box11_rank02_img{
	width:170px;
	height:180px;
	float:left;
	margin-left:10px;
	margin-right:10px;
	margin-bottom:9px;
	overflow:hidden;
	text-overflow: ellipsis;
	-webkit-text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
}

.main_box11_rank02_hyoka{
	width:134px;
	height:32px;
	margin-right:6px;
	float:right;
	padding-top:6px;
	margin-bottom:5px;
}

.main_box11_rank02_hyoka img{
	margin-right:1px;
}

.main_box11_rank02_icon{
	width:100px;
	height:110px;
	padding:12px;
	margin-right:14px;
	float:right;
}

.main_box11_rank02_icon img{
	margin-bottom:4px;
}

.main_box11_rank02_table{

	margin-left:7px;
	width:316px;
	height:93px;
	border-collapse:collapse;
	margin-bottom:8px;
}

.main_box11_rank02_table td{
	width:72px;
	height:20px;
	padding:0;
	padding-top:3px;
	padding-left:7px;
	margin:0;
	font-size:100%;
	text-align:left;
	border-collapse: collapse;
}

.main_box11_rank02_table th{
	width:79px;
	height:20px;	
	padding:0px;
	padding-top:3px;
	margin:0;
	font-size:100%;
	border-collapse: collapse;
}

.main_box11_rank02_txt{
	margin-left:7px;
	margin-bottom:7px;
	width:304px;
	height:60px;
	padding:5px;
	overflow:hidden;
	text-overflow: ellipsis;
	-webkit-text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
}

.main_box11_rank02_btn01{
	width:154px;
	height:35px;
	margin-left:8px;
	float:left;
}

.main_box11_rank02_btn02{
	width:154px;
	height:35px;
	margin-right:8px;
	float:right;
}


/* ------------------------------
MAIN_BOX12
------------------------------ */

.main_box12{
	width:700px;
	height:566px;
	margin-bottom:20px;	
}

.main_box12_rank01{
	width:206px;
	height:546px;
	background-image:url("../temp/main_box12_rank01_back.png");
	float:left;
	padding:10px;
	margin-right:11px;
}

.main_box12_rank02{
	width:206px;
	height:546px;
	background-image:url("../temp/main_box12_rank02_back.png");
	float:left;
	margin-right:11px;
	padding:10px;
}

.main_box12_rank03{
	width:206px;
	height:546px;
	background-image:url("../temp/main_box12_rank03_back.png");
	float:left;
	padding:10px;
}


.main_box12_hyoka{
	width:135px;
	height:25px;
	margin-left:71px;
	padding-top:3px;
	margin-bottom:8px;
}


.main_box12_hyoka img{
	margin-left:1px;
}

.main_box12_title{
	width:201px;
	height:22px;
	font-size:120%;
	padding-top:8px;
	padding-left:5px;
	font-weight:bold;	
	margin-bottom:10px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	-webkit-text-overflow: ellipsis;
}

.main_box12_img{
	width:205px;
	height:260px;
	margin-left:1px;
	margin-bottom:10px;
	overflow:hidden;
	text-overflow: ellipsis;
	-webkit-text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
}

.main_box12_icon{
	width:210px;
	height:45px;
	margin-bottom:11px;
}

.main_box12_icon img{
	margin-right:2px;
}

.main_box12_txt{
	width:200px;
	height:90px;
	backgroudn-color:#fcc;
	padding:5px;
	margin-bottom:9px;
	overflow:hidden;
	text-overflow: ellipsis;
	-webkit-text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
}

/* ------------------------------
MAIN_BOX13
------------------------------ */

.main_box13{
	width:640px;
	height:470px;
	background-image:url("../temp/main_box13_back.png");
	margin-bottom:20px;
	padding-right:30px;
	padding-left:30px;
	padding-top:20px;
	padding-bottom:10px;
}

.main_box13_mark{
	width:50px;
	height:50px;
	float:left;
	margin-right:10px;
	margin-bottom:10px;
}

.main_box13_title{
	width:500px;
	height:23px;
	margin-top:12px;
	padding-left:5px;
	padding-top:15px;
	float:left;
	font-size:180%;
	font-weight:bold;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	-webkit-text-overflow: ellipsis;
}

.main_box13_img{
	width:240px;
	height:340px;
	padding:5px;
	float:left;
	margin-bottom:10px;
}

.main_box13_right{
	width:360px;
	height:330px;
	padding:10px;
	float:right;
	margin-bottom:10px;
}

.main_box13_icon{
	width:310px;
	height:44px;
	padding:0 26px;
	margin-bottom:12px;
}

.main_box13_check{
	width:340px;
	height:70px;
	padding:10px;
	margin-bottom:10px;
}

.main_box13_check li{
	font-size:120%;
	font-weight:bold;
	padding-left:30px;
	margin-bottom:8px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	-webkit-text-overflow: ellipsis;
}

.main_box13_table{
	width:360px;
	padding:0;
	border-collapse:collapse;
	font-size:100%;
	margin-bottom:10px;
}

.main_box13_table td{
	width:83px;
	height:18px;
	padding-top:2px;
	padding-left:7px;
}

.main_box13_table th{
	width:90px;
	height:18px;
	padding-top:2px;
}

.main_box13_txt{
	width:350px;
	height:70px;
	padding:5px;
	line-height:140%;
	font-size:100%;
	overflow:hidden;
	text-overflow: ellipsis;
	-webkit-text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
}

.main_box13_btn01{
	width:315px;
	height:50px;
	float:left;
}

.main_box13_btn02{
	width:315px;
	height:50px;
	float:right;
}

/* ------------------------------
MAIN_BOX14
------------------------------ */

.main_box14_tab{
	width:131px;
	height:30px;
	padding-top:20px;
	float:left;
	font-weight:bold;
	text-align:center;
	background-image:url("../temp/main_box14_tab.png");
	cursor:pointer;
	overflow:hidden;
	text-overflow: ellipsis;
	-webkit-text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
}

.main_box14_tab_margin{
	margin-left:11px;	
}

.main_box14_window{
	width:680px;
	height:240px;
	background-image:url("../temp/main_box14_window.png");
	margin-bottom:20px;
	padding:10px;
}

.main_box14_select{
	background-image:url("../temp/main_box14_tab_select.png");
	cursor:default;
}


.main_box14_img{
	width:230px;
	height:230px;
	padding:5px;
	float:left;
	overflow:hidden;
	text-overflow: ellipsis;
	-webkit-text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
}

.main_box14_txt{
	width:420px;
	height:230px;
	padding:5px;
	float:right;
	line-height:140%;
	font-size:100%;
	overflow:hidden;
	text-overflow: ellipsis;
	-webkit-text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
}

/* ------------------------------
MAIN_BOX14_N
------------------------------ */

.main_box14_tab_n{
	width:131px;
	height:30px;
	padding-top:20px;
	float:left;
	font-weight:bold;
	text-align:center;
	cursor:pointer;
	background-color:#cccccc;
	overflow:hidden;
	text-overflow: ellipsis;
	-webkit-text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
}

.main_box14_tab_margin{
	margin-left:11px;	
}

.main_box14_window_n{
	width:680px;
	height:auto;
	background-color:#efefef;
	margin-bottom:20px;
	padding:10px;
	font-size:100%;
	line-height:140%;
}

.main_box14_select_n{
	background-color:#efefef;
	cursor:default;
}


.main_box14_img_n{
	width:auto;
	height:auto;
	padding:5px;
	float:left;
	margin-right:10px;
	margin-bottom:10px;
}

/* ------------------------------
SINDAN
------------------------------ */

.sindan{
	margin-bottom:20px;	
}

/* ------------------------------
SIDE
------------------------------ */

.side{
	width:300px;
	height:auto;
	float:right;
}

.side h2{
	width:270px;
	height:35px;
	font-size:166.7%;	
	padding-top:15px;
	padding-left:30px;
	background-image:url("../temp/h2_side_back.png");
	margin-bottom:15px;
}

.side h3{
	width:270px;
	height:28px;
	font-size:150%;
	padding-top:12px;
	padding-left:30px;
	margin-bottom:15px;
	background-image:url("../temp/h3_side_back.png");
}

.side_entry{
	width:278px;
	height:auto;
	padding:10px;
	background-color:#ffffff;
	border:1px solid #cccccc;
	margin-bottom:20px;
	line-height:150%;
	font-size:90%;
}

/* ------------------------------
SIDE_MENU
------------------------------ */

.side_menu{
	padding-bottom:10px;
	margin-bottom:10px;
}

.side_menu p{
	width:300px;
	height:35px;	
	background-image:url("../temp/side_menu_p.png");
	margin-top:0;
	margin-bottom:0;
	padding-top:15px;
	text-align:center;
	font-weight:bold;
	font-size:123%;
	color:#ffffff;
	overflow:hidden;
	text-overflow: ellipsis;
	-webkit-text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
}

.side_menu li a{
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	-webkit-text-overflow: ellipsis;
}

.side_menu li a:link{
	background-image:url("../temp/side_menu_link_off.png");
	padding-bottom:10px;
	width:240px;
	height:20px;
	padding-top:10px;
	padding-left:60px;
	display:block;
	text-decoration:none;
	font-size:100%;
	font-weight:bold;
}

.side_menu li a:visited{
	background-image:url("../temp/side_menu_link_off.png");
	padding-bottom:10px;
	width:240px;
	height:20px;
	padding-top:10px;
	padding-left:60px;
	display:block;
	text-decoration:none;
	font-size:100%;
	font-weight:bold;
}

.side_menu li a:hover{
	background-image:url("../temp/side_menu_link_on.png");
	padding-bottom:10px;
	width:240px;
	height:21px;
	padding-top:9px;
	padding-left:60px;
	display:block;
	text-decoration:none;
	font-size:100%;
	font-weight:bold;
}

.side_menu li a:active{
	background-image:url("../temp/side_menu_link_on.png");
	padding-bottom:10px;
	width:240px;
	height:20px;
	padding-top:10px;
	padding-left:60px;
	display:block;
	text-decoration:none;
	font-weight:bold;
	font-size:100%;
}

/* ------------------------------
SIDE ウィジェット
------------------------------ */

.side .field{
	vertical-align: middle;
}	
	
.side .submit{
	vertical-align: middle;
}

#searchform{
	width:280px;
	height:26px;
	padding:10px;
	background-image:url("../temp/searchform-back.png");
	text-align:center;
	margin-bottom:20px;
}

#calendar_wrap{
	padding:10px;
	background-color:#efefef;
	border:1px solid #cccccc;
	margin-bottom:20px;
}

#wp-calendar{
	width:auto;
	margin:0 auto;
}

#wp-calendar caption{
	font-weight:bold;
	font-size:130%;	
	margin-bottom:10px;
}

.tagcloud{
	padding:10px;
	background-color:#efefef;
	border:1px solid #cccccc;
	margin-bottom:20px;	
}

#recentcomments{
	padding:10px;
	background-color:#efefef;
	border:1px solid #cccccc;
	margin-bottom:20px;		
}

/* ------------------------------
SIDE_BOX01
------------------------------ */

.side_box01_title{
	width:300px;
	height:30px;
	background-image:url("../temp/side_box01_title.png");
	text-align:center;
	padding-top:10px;
	font-size:123%;
	font-weight:bold;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	-webkit-text-overflow: ellipsis;
}

.side_box01{
	background-image:url("../temp/side_box01_back.png");
}

.side_box01 img{
	margin-top:5px;
	margin-bottom:5px;
}

.side_box01_txt{
	width:280px;
	font-size:85%;
	line-height:140%;
	margin:0 auto;
	padding-top:10px;
}

.side_box01_txt a{
	font-size:130%;
	font-weight:bold;
}

.side_box01_end{
	width:290px;
	height:10px;
	background-image:url("../temp/side_box01_end.png");
	margin-bottom:20px;	
	padding-right:10px;
	text-align:right;
	font-weight:bold;
}

.side_box01_end hr{
	display:none;	
}

/* ------------------------------
SIDE_BOX02
------------------------------ */

.side_box02{
	width:300px;
	height:292px;
	font-size:87%;
	letter-spacing:-1px;
	margin-bottom:20px;
	background-image:url("../temp/side_box02_back.png");
	background-repeat:no-repeat;
}

.side_box02_title{
	width:300px;
	height:30px;
	text-align:center;
	padding-top:10px;
	font-size:123%;
	font-weight:bold;
	margin-bottom:15px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	-webkit-text-overflow: ellipsis;
}

.side_box02 a{
	font-size:130%;
	font-weight:bold;
	letter-spacing:0px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	-webkit-text-overflow: ellipsis;
}

.side_box02_rank01{
	width:240px;
	height:36px;
	margin:0 auto;
	background-image:url("../temp/side_box02_rank01.png");
	padding-left:40px;
	margin-bottom:10px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	-webkit-text-overflow: ellipsis;
}

.side_box02_rank02{
	width:240px;
	height:36px;
	margin:0 auto;
	background-image:url("../temp/side_box02_rank02.png");
	padding-left:40px;
	margin-bottom:10px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	-webkit-text-overflow: ellipsis;
}

.side_box02_rank03{
	width:240px;
	height:36px;
	margin:0 auto;
	background-image:url("../temp/side_box02_rank03.png");
	padding-left:40px;
	margin-bottom:10px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	-webkit-text-overflow: ellipsis;

}

.side_box02_rank04{
	width:240px;
	height:36px;
	margin:0 auto;
	background-image:url("../temp/side_box02_rank04.png");
	padding-left:40px;
	margin-bottom:10px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	-webkit-text-overflow: ellipsis;

}


.side_box02_rank05{
	width:240px;
	height:36px;
	margin:0 auto;
	background-image:url("../temp/side_box02_rank05.png");
	padding-left:40px;
	margin-bottom:10px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	-webkit-text-overflow: ellipsis;

}


/* ------------------------------
SIDE_BOX03
------------------------------ */

.side_box03{
	width:280px;
	height:100px;
	font-size:85%;
	letter-spacing:-1px;
	margin-bottom:20px;
	background-image:url("../temp/side_box03_back.png");
	background-repeat:no-repeat;
	padding:10px;
	line-height:160%;
	overflow:hidden;
	text-overflow: ellipsis;
	-webkit-text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
}

.side_box03 a{
	font-size:140%;
	font-weight:bold;
	letter-spacing:0px;
	margin-bottom:10px;
}

.side_box03 img{
	float:left;
	margin-right:10px;
}

/* ------------------------------
SIDE_BOX04
------------------------------ */

.side_box04{
	width:300px;
	font-size:85%;
	letter-spacing:-1px;
	background-repeat:no-repeat;
	line-height:160%;
	margin-bottom:20px;
}

.side_box04 a{
	font-size:140%;
	font-weight:bold;
	letter-spacing:0px;
	margin-bottom:10px;
}

.side_box04 img{
	float:left;
	margin-right:10px;
	overflow:hidden;
	text-overflow: ellipsis;
	-webkit-text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
}

/* ------------------------------
SIDE_BOX05
------------------------------ */

.side_box05_01{
	width:294px;
	height:140px;
	background-image:url("../temp/side_box05-1.png");
	padding-left:6px;
	padding-top:10px;
}

.side_box05_02{
	width:294px;
	height:140px;
	background-image:url("../temp/side_box05-2.png");
	padding-left:6px;
	padding-top:10px;
}

.side_box05_03{
	width:294px;
	height:140px;
	background-image:url("../temp/side_box05-3.png");
	padding-left:6px;
	padding-top:10px;
}

.side_box05_title{
	width:290px;
	height:22px;
	font-size:120%;
	font-weight:bold;
	padding-top:5px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	-webkit-text-overflow: ellipsis;
}

.side_box05_img{
	margin-top:5px;
	margin-left:55px;
	width:234px;
	height:60px;
	overflow:hidden;
	text-overflow: ellipsis;
	-webkit-text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
}

.side_box05_txt{
	margin-top:7px;
	width:287px;
	height:34px;
	font-size:85%;
	line-height:140%;
	letter-spacing:0px;
	overflow:hidden;
	text-overflow: ellipsis;
	-webkit-text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
}

.side_box05_start{
	margin-bottom:-6px;
}

.side_box05{
	margin-bottom:20px;	
}


/* ------------------------------
SIDE_BOX06
------------------------------ */

.side_box06{
	width:300px;
	height:300px;
	background-image:url("../temp/side_box06_back.png");
	margin-bottom:20px;
}

.side_box06_title{
	font-size:123%;
	font-weight:bold;
	text-align:center;
	width:280px;
	height:20px;
	padding:10px;
	padding-top:12px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	-webkit-text-overflow: ellipsis;
}

.side_box06_txt{
	width:165px;
	height:165px;
	margin-top:18px;
	margin-left:118px;
	margin-bottom:8px;
	overflow:hidden;
	text-overflow: ellipsis;
	-webkit-text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
}

.side_box06_btn{
	width:300px;
	text-align:center;
}

/* ------------------------------
SIDE_BOX07
------------------------------ */

.side_box07{
	width:300px;
	height:300px;
	background-image:url("../temp/side_box07_back.png");
	margin-bottom:20px;
}

.side_box07_title{
	font-size:123%;
	font-weight:bold;
	text-align:center;
	width:280px;
	height:20px;
	padding:10px;
	color:#ffffff;
	padding-top:12px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	-webkit-text-overflow: ellipsis;

}

.side_box07_txt{
	width:165px;
	height:165px;
	margin-top:18px;
	margin-left:20px;
	margin-bottom:8px;
	overflow:hidden;
	text-overflow: ellipsis;
	-webkit-text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
}

.side_box07_btn{
	width:300px;
	text-align:center;
}


/* ------------------------------
SIDE_BANNER
------------------------------ */

.side_banner{
	margin-bottom:20px;
	text-align:center;
}

/* ------------------------------
BOTTOM_LINK
------------------------------ */
#BOTTOM_LINK{
	background-image:url("../temp/bottom_link_back01.png");
	height:90px;
}

.bottom_link{
	background-image:url("../temp/bottom_link_back02.png");
	width:1020px;
	height:30px;
	padding-top:20px;
	padding-bottom:40px;
	margin:0 auto;
}

.to_top{
	float:right;
}


/* ------------------------------
FOOTER
------------------------------ */
#FOOTER{
	background-image:url("../temp/footer_back01.png");
}

.footer{
	background-image:url("../temp/footer_back02.png");
	width:1020px;
	margin:0 auto;
	padding-top:10px;
}

.foot_link{
	width:235px;
	height:auto;
	float:left;
	margin-bottom:20px;
	padding-left:20px;
}

.foot_link p{
	color:#ffffff;
	font-weight:bold;
	font-size:123%;
	margin-bottom:5px;
}

.foot_link li a:link{
	text-decoration:underline;
	color:#ffffff;
	background-image:url("../temp/foot_arrow_off.png");
	background-repeat:no-repeat;
	padding-left:16px;
	font-size:87%;
}

.foot_link li a:visited{
	text-decoration:underline;
	color:#ffffff;
	background-image:url("../temp/foot_arrow_off.png");
	background-repeat:no-repeat;
	padding-left:16px;
	font-size:87%;
}

.foot_link li a:hover{
	text-decoration:none;
	color:#ffffff;
	background-image:url("../temp/foot_arrow_on.png");
	background-repeat:no-repeat;
	padding-left:16px;
	font-size:87%;
}

.foot_link li a:active{
	text-decoration:none;
	color:#ffffff;
	background-image:url("../temp/foot_arrow_off.png");
	background-repeat:no-repeat;
	padding-left:16px;
	font-size:87%;
}

/* ------------------------------
COPYRIGHT
------------------------------ */
#COPYRIGHT{
	background-image:url("../temp/copyright_back01.png");
}

.copyright{
	background-image:url("../temp/copyright_back02.png");
	width:1020px;
	height:25px;
	margin:0 auto;
	text-align:center;
	padding-top:5px;
	color:#ffffff;
}

.copyright a:link{
	color:#ffffff;
	text-decoration:none;
}

.copyright a:visited{
	color:#ffffff;
	text-decoration:none;
}

.copyright a:hover{
	color:#ffffff;
	text-decoration:underline;
}

.copyright a:active{
	color:#ffffff;
	text-decoration:underline;
}

/* ------------------------------
SIDE_SCREEN
------------------------------ */

.side_btn{
	width:300px;
	height:100px;
	margin-bottom:20px;
}

.side_screen{
	display:none;
	width:500px;
	padding-top:20px;
	height:auto;
	z-index:1000;
	border:1px solid #cccccc;
	background-color:#ffffff;
	position:absolute;
	text-align:center;
	top:30%;
	left:30%;
	-moz-box-shadow: 0 0 10px #666666;
	-webkit-box-shadow: 0 0 10px #666666;
}

.side_screen_close{
	margin-top:10px;
	margin-bottom:10px;
	text-align:center;
	text-decoration:underline;
	color:#0000ff;
	cursor: pointer;
}

/* ------------------------------
MAIN_SCREEN
------------------------------ */

.main_btn{
	width:700px;
	height:auto;
	margin-bottom:20px;
}

.main_screen{
	display:none;
	width:720px;
	height:auto;
	z-index:1000;
	border:1px solid #cccccc;
	background-color:#ffffff;
	position:fixed;
	text-align:center;
	-moz-box-shadow: 0 0 10px #666666;
	-webkit-box-shadow: 0 0 10px #666666;
	top:30%;
	left:50%;
	margin-left:-360px;
}

.main_screen_close{
	margin-top:10px;
	margin-bottom:10px;
	text-align:center;
	text-decoration:underline;
	color:#0000ff;
	cursor: pointer;
}

/* ------------------------------
ARCHIVE
------------------------------ */

.archive_thumbnail{
	float:left;	
	margin-right:10px;
	margin-bottom:10px;
}

.entry_box_link{
	text-align:right;	
}

/* ------------------------------
PAGE_NAV
------------------------------ */

.page_nav{
	margin-top:40px;
}

.page_nav .prev{
	font-size:90%;
	font-weight:bold;
	float:left;
}

.page_nav .next{
	font-size:90%;
	font-weight:bold;
	float:right;
}


/* ------------------------------
日付
------------------------------ */
.entry_box_data{
	margin-bottom:10px;
	font-size:90%;
	font-weight:bold;
}

.entry_box_data_category{
	float:right;
}

.entry_box_data_time{
	float:left;	
}

/* ------------------------------

装飾用CSS

------------------------------ */

/* ------------------------------
見出し
------------------------------ */
h4{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align: baseline;
	background: transparent;
	border-left:10px solid #999999;
	border-bottom:1px solid #999999;
	background-image:none;
	font-size:16px;
	padding-left:10px;
	padding-bottom:5px;
	color:#000000;
	height:20px;
	margin-top:10px;
	margin-bottom:10px;
	text-shadow:none;  
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	-webkit-text-overflow: ellipsis;
}

h5{
	font-size:14px;	
	font-weight:bold;
	padding-bottom:5px;
	border-bottom:3px double #999999;
	margin-top:10px;
	margin-bottom:10px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	-webkit-text-overflow: ellipsis;

}

h6{
	font-size:12px;	
	font-weight:bold;
	padding-bottom:5px;
	border-bottom:1px dotted #999999;
	margin-top:10px;
	margin-bottom:10px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	-webkit-text-overflow: ellipsis;
}

/* ------------------------------
文字カラー
------------------------------ */

.color_black{
	color:#000000;
}

.color_red{
	color:#ff0000;	
}

.color_blue{
	color:#0000ff;
}

.color_yellow{
	color:#ffff00;	
}

.color_green{
	color:#006633;
}

.color_pink{
	color:#ff0066;	
}

.color_purple{
	color:#ff00cc;	
}

.color_gray{
	color:#999999;		
}

.color_orange{
	color:#ff6600;		
}

.color_navy{
	color:#0066cc;	
}

.color_ylwgreen{
	color:#ccff00;	
}

.color_white{
	color:#ffffff;	
}

/* ------------------------------
文字の大きさ
------------------------------ */
.big_font1{
	font-size:120%;
}

.big_font2{
	font-size:140%;
}

.big_font3{
	font-size:180%;
}

.big_font4{
	font-size:210%;
}

.mini_font{
	font-size:70%;
}

/* ------------------------------
文字装飾（太字・下線・バックグラウンド・打ち消し線）
------------------------------ */
.bold{
	font-weight:bold;
}

.underline{
	text-decoration:underline;
}

.through{
	text-decoration:line-through;
}

.back_black{
	background-color:#000000;
	padding:2px;
}

.back_red{
	background-color:#ff0000;
	padding:2px;
}

.back_blue{
	background-color:#0000ff;
	padding:2px;
}

.back_yellow{
	background-color:#ffff00;	
	padding:2px;
}

.back_green{
	background-color:#006633;
	padding:2px;
}

.back_pink{
	background-color:#ff0066;	
	padding:2px;
}

.back_purple{
	background-color:#ff00cc;	
	padding:2px;
}

.back_gray{
	background-color:#999999;
	padding:2px;		
}

.back_orange{
	background-color:#ff6600;	
	padding:2px;	
}

.back_navy{
	background-color:#0066cc;	
	padding:2px;
}

.back_ylwgreen{
	background-color:#ccff00;	
	padding:2px;
}

.back_white{
	background-color:#ffffff;	
	padding:2px;
}

.back_whitered{
	background-color:#ffcccc;	
	padding:2px;
}

.back_whiteblue{
	background-color:#ccccff;	
	padding:2px;
}

.back_aqua{
	background-color:#ccffff;	
	padding:2px;
}

.back_whiteyellow{
	background-color:#ffff99;	
	padding:2px;
}

.back_whitepink{
	background-color:#ff66cc;	
	padding:2px;
}

.back_whitegray{
	background-color:#ededed;	
	padding:2px;
}

/* ------------------------------
テーブル
------------------------------ */
.table00{
	margin:10px;	
}

.table01{
	margin:10px;
	width:97%;	
}

.normal_td{
	padding:10px;
	border:1px solid #999999;
	text-align:left;
}

.normal_th{
	padding:10px;
	border:1px solid #999999;
	font-weight:bold;
	text-align:center;
}

.red_th{
	padding:10px;
	border:1px solid #ff0000;
	font-weight:bold;
	text-align:center;
	background-color:#ffcccc;
}

.red_td{
	padding:10px;
	border:1px solid #ff0000;
	text-align:left;
	font-weight:normal;
	background-color:#ffffff;
}

.blue_th{
	padding:10px;
	border:1px solid #0000ff;
	font-weight:bold;
	text-align:center;
	background-color:#ccccff;
}

.blue_td{
	padding:10px;
	border:1px solid #0000ff;
	text-align:left;
	font-weight:normal;
	background-color:#ffffff;
}

.yellow_th{
	padding:10px;
	border:1px solid #ffcc00;
	font-weight:bold;
	text-align:center;
	background-color:#ffff99;
}

.yellow_td{
	padding:10px;
	border:1px solid #ffcc00;
	text-align:left;
	background-color:#ffffff;
	font-weight:normal;
}

.gray_th{
	padding:10px;
	border:1px solid #999999;
	font-weight:bold;
	text-align:center;
	background-color:#ededed;
}

.gray_td{
	padding:10px;
	border:1px solid #999999;
	text-align:left;
	background-color:#ffffff;
	font-weight:normal;
}

.red_th01{
	padding:10px;
	border:1px solid #ff0000;
	font-weight:bold;
	text-align:center;
	background-color:#ffcccc;
	width:32.3%;
}

.red_td01{
	padding:10px;
	border:1px solid #ff0000;
	text-align:left;
	font-weight:normal;
	background-color:#ffffff;
	width:32.3%;
}

.red_th02{
	padding:10px;
	border:1px solid #ff6666;
	font-weight:bold;
	text-align:center;
	background-color:#ffcccc;
	width:48.5%;
}

.red_td02{
	padding:10px;
	border:1px solid #ff6666;
	text-align:left;
	background-color:#ffffff;
	font-weight:normal;
	width:48.5%;
}

.red_th03{
	padding:10px;
	border:1px solid #ff6666;
	font-weight:bold;
	text-align:center;
	background-color:#ffcccc;
	width:30%;
}

.red_td03{
	padding:10px;
	border:1px solid #ff6666;
	font-weight:normal;
	text-align:left;
	background-color:#ffffff;
	width:70%;
}

.red_th04{
	padding:10px;
	border:1px solid #ff6666;
	font-weight:bold;
	text-align:center;
	background-color:#ffcccc;
	width:24.25%;
}

.red_td04{
	padding:10px;
	border:1px solid #ff6666;
	text-align:left;
	background-color:#ffffff;
	font-weight:normal;
	width:24.25%;
}

.blue_th01{
	padding:10px;
	border:1px solid #0000ff;
	font-weight:bold;
	text-align:center;
	background-color:#ccccff;
	width:32.3%;
}

.blue_td01{
	padding:10px;
	border:1px solid #0000ff;
	text-align:left;
	font-weight:normal;
	background-color:#ffffff;
	width:32.3%;
}

.blue_th02{
	padding:10px;
	border:1px solid #6666ff;
	font-weight:bold;
	text-align:center;
	background-color:#ccccff;
	width:48.5%;
}

.blue_td02{
	padding:10px;
	border:1px solid #6666ff;
	font-weight:normal;
	text-align:left;
	background-color:#ffffff;
	width:48.5%;
}

.blue_th03{
	padding:10px;
	border:1px solid #6666ff;
	font-weight:bold;
	text-align:center;
	background-color:#ccccff;
	width:30%;
}

.blue_td03{
	padding:10px;
	border:1px solid #6666ff;
	font-weight:normal;
	text-align:left;
	background-color:#ffffff;
	width:70%;
}

.blue_th04{
	padding:10px;
	border:1px solid #6666ff;
	font-weight:bold;
	text-align:center;
	background-color:#ccccff;
	width:24.25%;
}

.blue_td04{
	padding:10px;
	border:1px solid #6666ff;
	font-weight:normal;
	text-align:left;
	background-color:#ffffff;
	width:24.25%;
}

.yellow_th01{
	padding:10px;
	border:1px solid #ffcc00;
	font-weight:bold;
	text-align:center;
	background-color:#ffff99;
	width:32.3%;
}

.yellow_td01{
	padding:10px;
	border:1px solid #ffcc00;
	text-align:left;
	background-color:#ffffff;
	font-weight:normal;
	width:32.3%;
}

.yellow_th02{
	padding:10px;
	border:1px solid #ffcc00;
	font-weight:bold;
	text-align:center;
	background-color:#ffff99;
	width:48.5%;
}

.yellow_td02{
	padding:10px;
	border:1px solid #ffcc00;
	text-align:left;
	background-color:#ffffff;
	font-weight:normal;
	width:48.5%;
}

.yellow_th03{
	padding:10px;
	border:1px solid #ffcc00;
	font-weight:bold;
	text-align:center;
	background-color:#ffff99;
	width:30%;
}

.yellow_td03{
	padding:10px;
	border:1px solid #ffcc00;
	text-align:left;
	background-color:#ffffff;
	font-weight:normal;
	width:70%;
}

.yellow_th04{
	padding:10px;
	border:1px solid #ffcc00;
	font-weight:bold;
	text-align:center;
	background-color:#ffff99;
	width:24.25%;
}

.yellow_td04{
	padding:10px;
	border:1px solid #ffcc00;
	text-align:left;
	background-color:#ffffff;
	font-weight:normal;
	width:24.25%;
}

.gray_th01{
	padding:10px;
	border:1px solid #999999;
	font-weight:bold;
	text-align:center;
	background-color:#ededed;
	width:32.3%;
}

.gray_td01{
	padding:10px;
	border:1px solid #999999;
	text-align:left;
	background-color:#ffffff;
	font-weight:normal;
	width:32.3%;
}

.gray_th02{
	padding:10px;
	border:1px solid #999999;
	font-weight:bold;
	text-align:center;
	background-color:#ededed;
	width:48.5%;
}

.gray_td02{
	padding:10px;
	border:1px solid #999999;
	text-align:left;
	background-color:#ffffff;
	font-weight:normal;
	width:48.5%;
}

.gray_th03{
	padding:10px;
	border:1px solid #999999;
	font-weight:bold;
	text-align:center;
	background-color:#ededed;
	width:30%;
}

.gray_td03{
	padding:10px;
	border:1px solid #999999;
	text-align:left;
	background-color:#ffffff;
	font-weight:normal;
	width:70%;
}

.gray_th04{
	padding:10px;
	border:1px solid #999999;
	font-weight:bold;
	text-align:center;
	background-color:#ededed;
	width:24.25%;
}

.gray_td04{
	padding:10px;
	border:1px solid #999999;
	text-align:left;
	background-color:#ffffff;
	font-weight:normal;
	width:24.25%;
}

/* ------------------------------
文字の位置
------------------------------ */
.font_center{
	text-align:center;
}

.font-left{
	text-align:left;
}

.font-right{
	text-align:right;
}

/* ------------------------------
チェックリスト
------------------------------ */
.cheacklist{
	margin-bottom:10px;	
}


.cheacklist li{
	background-image:url("../temp/check.png");
	background-repeat:no-repeat;
	padding-left:25px;
	padding-top:1px;
	list-style-type:none;
	padding-bottom:5px;
}


.listarrow{
	margin-bottom:10px;	
}


.listarrow li{
	background-image:url("../temp/listarrow.png");
	background-repeat:no-repeat;
	padding-left:25px;
	padding-top:1px;
	list-style-type:none;
}

.cheacklist2{
	background-image:url("../temp/check.png");
	background-repeat:no-repeat;
	padding-left:25px;
	list-style-type:none;
	padding-bottom:5px;
}

.listarrow2{
	background-image:url("../temp/listarrow.png");
	background-repeat:no-repeat;
	padding-left:25px;
	list-style-type:none;
}

/* ------------------------------
アイコン
------------------------------ */
.listcheck1{
	background-image:url("../temp/listcheck1.png");
	background-repeat:no-repeat;
	padding-left:60px;
	padding-top:10px;
	padding-bottom:5px;
	margin-top:3px;
}

.listcheck2{
	background-image:url("../temp/listcheck2.png");
	background-repeat:no-repeat;
	padding-left:60px;
	padding-top:10px;
	padding-bottom:5px;
	margin-top:3px;
}

.listpoint1{
	background-image:url("../temp/listpoint1.png");
	background-repeat:no-repeat;
	padding-left:60px;
	padding-top:10px;
	padding-bottom:5px;
	margin-top:3px;
}

.listpoint2{
	background-image:url("../temp/listpoint2.png");
	background-repeat:no-repeat;
	padding-left:60px;
	padding-top:10px;
	padding-bottom:5px;
	margin-top:3px;
}

/* ------------------------------
ポイント
------------------------------ */

.checkpoint1line{
	background-image:url("../temp/point1_line.png");
	background-repeat:no-repeat;
	padding-top:16px;
	padding-left:60px;
	margin-bottom:10px;
	height:31px;
	font-weight:bold;
}

.checkpoint2line{
	background-image:url("../temp/point2_line.png");
	background-repeat:no-repeat;
	padding-top:16px;
	padding-left:60px;
	margin-bottom:10px;
	height:31px;
	font-weight:bold;
}

.checkpoint3line{
	background-image:url("../temp/point3_line.png");
	background-repeat:no-repeat;
	padding-top:16px;
	padding-left:60px;
	margin-bottom:10px;
	height:31px;
	font-weight:bold;
}

.checkpoint4line{
	background-image:url("../temp/point4_line.png");
	background-repeat:no-repeat;
	padding-top:16px;
	padding-left:60px;
	margin-bottom:10px;
	height:31px;
	font-weight:bold;
}

.checkpoint5line{
	background-image:url("../temp/point5_line.png");
	background-repeat:no-repeat;
	padding-top:16px;
	padding-left:60px;
	margin-bottom:10px;
	height:31px;
	font-weight:bold;
}

.checkpoint6line{
	background-image:url("../temp/point6_line.png");
	background-repeat:no-repeat;
	padding-top:16px;
	padding-left:60px;
	margin-bottom:10px;
	height:31px;
	font-weight:bold;
}

.checkpoint1under{
	background-image:url("../temp/point1.png");
	background-repeat:no-repeat;
	padding-top:50px;
	padding-left:20px;
	margin-top:5px;
	margin-bottom:10px;
	line-height:150%;
}

.checkpoint2under{
	background-image:url("../temp/point2.png");
	background-repeat:no-repeat;
	padding-top:50px;
	padding-left:20px;
	margin-top:5px;
	margin-bottom:10px;
	line-height:150%;
}

.checkpoint3under{
	background-image:url("../temp/point3.png");
	background-repeat:no-repeat;
	padding-top:50px;
	padding-left:20px;
	margin-top:5px;
	margin-bottom:10px;
	line-height:150%;
}

.checkpoint4under{
	background-image:url("../temp/point4.png");
	background-repeat:no-repeat;
	padding-top:50px;
	padding-left:20px;
	margin-top:5px;
	margin-bottom:10px;
	line-height:150%;
}

.checkpoint5under{
	background-image:url("../temp/point5.png");
	background-repeat:no-repeat;
	padding-top:50px;
	padding-left:20px;
	margin-top:5px;
	margin-bottom:10px;
	line-height:150%;
}

.checkpoint6under{
	background-image:url("../temp/point6.png");
	background-repeat:no-repeat;
	padding-top:50px;
	padding-left:20px;
	margin-top:5px;
	margin-bottom:10px;
	line-height:150%;
}

/* ------------------------------
ボックス
------------------------------ */

.box01{
	border:1px solid #999999;
	background-color:#ffffff;
	padding:10px;
	margin-bottom:10px;
}

.box02{
	border:2px solid #ff0000;
	background-color:#ffffff;
	padding:10px;
	margin-bottom:10px;
}

.box03{
	border:2px solid #0000ff;
	background-color:#ffffff;
	padding:10px;
	margin-bottom:10px;
}

.box04{
	background-color:#ffcccc;
	padding:10px;
	margin-bottom:10px;
}

.box05{
	background-color:#ccccff;
	padding:10px;
	margin-bottom:10px;
}

.box06{
	background-color:#ffffcc;	
	padding:10px;
	margin-bottom:10px;
}

.box07{
	background-color:#ededed;
	padding:10px;
	margin-bottom:10px;
}

.box08{
	border:1px solid #ff6666;
	background-color:#ffcccc;
	padding:10px;
	margin-bottom:10px;
}

.box09{
	border:1px solid #6666ff;
	background-color:#ccccff;
	padding:10px;
	margin-bottom:10px;
}

.box10{
	border:1px solid #ffcc00;
	background-color:#ffffcc;	
	padding:10px;
	margin-bottom:10px;
}

.box11{
	border:1px solid #666666;
	background-color:#ededed;
	padding:10px;
	margin-bottom:10px;
}

p{
	margin-bottom:10px;
}