﻿@charset "utf-8";

* { margin: 0; padding: 0;}

/*----------------------------------------------------------
	reset
----------------------------------------------------------*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}
li{list-style:none;}
q:before,q:after{content:'';}
input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}
/*to enable resizing for IE*/
input,textarea,select{*font-size:100%;}
/*because legend doesn't inherit in IE */
legend{color:#000;}

body {
	margin: 0; padding: 0;
	background: #fff;
	color: #555;
	font-family:'qMmpS Pro W3','Hiragino Kaku Gothic Pro','CI',Meiryo,'lr oSVbN', sans-serif;
	font-size:100.01%;
	line-height: 1.6em;}

html { overflow-y: scroll; height: 100%;}

p { margin: 0; padding: 0;}
a { border: none; text-decoration: none; outline: none;}
a:focus { outline: 0;}
ul, li { list-style: none; margin: 0; padding: 0;}
img, fieldset { border: 0;}
em { font-weight: normal; font-style: none;}
hr { display: none;}

.clear { height: 0.1px; clear: both;}
.clearfix:after {
	content: ".";
	display: block;
	visibility: hidden;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
	clear: both;
}
.clearfix {
	display: inline-block;
	zoom: 100%;
}
/* exlude MacIE5 \*/
* html .clearfix { height: 1% }
.clearfix {display:block;}
/* end MacIE5 */

/*----------------------------------------------------------
	font size
----------------------------------------------------------*/
.xxx-large {font-size:200%;line-height: 1.3; }     /*32px*/
.xx-large {font-size:150%;line-height: 1.3; }      /*24px*/
.x-large{font-size:131.25%;line-height: 1.3; }     /*21px*/
.large {font-size:112.5%;line-height: 1.6; }       /*18px*/
.mid {font-size:100%;line-height: 1.3; }           /*16px = 12pt*/
.small {font-size:81.25%;line-height: 1.4; }       /*13px*/
.smaller {font-size:75%;line-height: 1.4; }       /*12px*/
.x-small {font-size:62.5%;line-height: 1.6; }      /*10px*/
.xx-small {font-size:56.25%;line-height: 1.3; }    /*9px*/

.text01 {
	color: #FF0000;
}
.text02 {
	color: #00CCCC;
}
.text03 {
	color: #999999;
}
.text04 {
	color: #003399;
	font-size: 18px;
}
.text05 {
	color: #003399;
}
.text06 {
	font-size: 10px;
}
.text07 {
	color: #00abeb;
}
.text08 {
	color: #ff9013;
}

.spc01{
	margin: 0;
	padding: 0px 20px 0px 0px;
	}
.spc02{
	margin: 0;
	padding: 10px 0px 0px 0px;
	}
.spc03{
	margin: 0;
	padding: 0px 15px 0px 0px;
	}
.spc04{
	margin: 0;
	padding: 20px 0px 0px 0px;
	}
.spc05{
	margin: 0;
	padding: 10px 10px 0px 10px;
	}
.spc06{
	margin: 0;
	padding: 10px 10px 0px 10px;
	}
.spc07{
	margin: 0;
	padding: 0px 0px 17px 0px;
	text-align: center;
	}
.spc08{
	margin: 0;
	padding: 3px 0px 0px 0px;
	}
.spc09{
	margin: 0;
	padding: 3px 0px 0px 0px;
	text-align: center;
	}
.spc10{
	margin: 0;
	padding: 3px 0px 0px 0px;
	}
.spc11{
	margin: 0;
	padding: 0px 10px;
	}
.table01{
	margin: 0;
	padding: 0;
	background-image: url(images/common/center02.gif);
	background-repeat: repeat-y;
	}
.table02 td{
	margin: 0;
	padding: 0;
	background-image: url(images/center_menu01.jpg);
	background-repeat: no-repeat;
	height: 34px;
	}
.table02 td a{
	margin: 0;
	padding: 0 0 0 20px;
	display: block;
	color: #999;
	font-size: 72.255%;
}
.table02 td a:hover { color: #000;}
.table03{
	margin: 0;
	padding: 5px;
	background-color: #A0CAEB;
}
	
.back01{
	background-color: #CCCCCC;
}
.back02{
	background-color: #E7E7E7;
}
.back03{
	background-color: #7799B7;
	color: #FFFFFF;
}
.back04{
	background-color: #FFFFFF;
}
.back05{
	background-color: #BBBBBB;
}
.back06{
	background-color: #B0CAFF;
}
.back07{
	background-color: #D2E1FF;
}
.back08{
	background-color: #7799B7;
}
.gototop{
	margin: 0;
	padding: 20px 0 10px 0;
	text-align: right;
}
button{
	margin: 0;
	padding: 0;
	background-color: #ffffff;
	border: 0;
}


/* ヘッダー */
#header_waku{
	width: 100%;
	height: 94px;
	margin: 0;
	padding: 0;
}
#header{
	width: 960px;
	margin: 0px auto;
	padding: 0;
}

#header .title{
	margin: 0px 0 0 0px;
	padding: 0;
	float: left;
}
#header .title a{
	background-image: url(images/header_title.jpg);
	margin: 0;
	padding: 0;
	width: 304px;
	height: 71px;
	text-indent:-9999px;
	display: block;
	background-repeat: no-repeat;
}
#header .header_form{
	float: right;
	width: 550px;
	margin: 0;
	padding: 0;
	color: #FFFFFF;
	line-height: 120%;
	font-size: 12px;
	text-align: right;
	height: 70px;
}
#header_obi{
	clear: both;
	width: 100%;
	margin: 0px auto 0px auto;
	padding: 0;
	background-image: url(images/header_back2.jpg);
	background-repeat: repeat-x;
	height: 18px;
}
/* メニュー */


#globalnavi{
	width: 960px;
	margin: 0px auto;
	padding: 2px 0 0 0;
	clear: both;

}

#globalnavi .naviRight{
	margin: 0;
	padding: 0;
}
#globalnavi .naviRight ul{
	margin: 0;
	padding: 0px 0px 0px 0px;
	float: right;
	}
	
#globalnavi .naviLeft{
	margin: 0;
	padding: 0;
}
#globalnavi .naviLeft ul{
	margin: 0;
	padding: 0;
	float: left;
	}
#globalnavi .naviLeft ul li{
	list-style-type: none;
	float: left;
	margin-right: 10px;
}
#globalnavi .menu01{
	margin: 0;
	padding: 0;
	width: 80px;
	height: 20px;
	background-image: url(images/header_menu01.gif);
	list-style-type: none;
	float: left;
	background-repeat: no-repeat;
}
#globalnavi .menu01 a{
	text-indent:-9999px;
	display: block;
	height: 20px;
}
#globalnavi .menu01 a:hover{
	background-image: url(images/header_menu01over.gif);
	background-repeat: no-repeat;
}
#globalnavi .menu02{
	float: left;
	margin: 0;
	padding: 0;
	width: 80px;
	height: 20px;
	background-image: url(images/header_menu02.gif);
	list-style-type: none;
	background-repeat: no-repeat;
}
#globalnavi .menu02 a{
	text-indent:-9999px;
	display: block;
	height: 20px;
}
#globalnavi .menu02 a:hover{
	background-image: url(images/header_menu02over.gif);
	background-repeat: no-repeat;
}
#globalnavi .menu03{
	float: left;
	margin: 0;
	padding: 0;
	width: 121px;
	height: 20px;
	background-image: url(images/header_menu03.gif);
	list-style-type: none;
	background-repeat: no-repeat;
}
#globalnavi .menu03 a{
	text-indent:-9999px;
	display: block;
	height: 20px;
}
#globalnavi .menu03 a:hover{
	background-image: url(images/header_menu03over.gif);
	background-repeat: no-repeat;
}



#globalnavi .menu05{
	float: left;
	margin: 0;
	padding: 0;
	width: 121px;
	height: 20px;
	background-image: url(images/header_menu05.gif);
	list-style-type: none;
	background-repeat: no-repeat;
}
#globalnavi .menu05 a{
	text-indent:-9999px;
	display: block;
	height: 20px;
}
#globalnavi .menu05 a:hover{
	background-image: url(images/header_menu05over.gif);
	background-repeat: no-repeat;
}




/* コンテンツ */
#waku{
	margin: 0 auto;
	padding: 0;
	width: 960px;
	min-height: 100%;
	height:auto;}

#contents{
	margin: 0;
	padding: 10px 0 0 0;
	width: 100%;
}
.pan{
	margin: 0;
	padding: 0px 0 10px 0;
	font-size: 75%;
}
.pan2{
	margin: 2px 0 0 0;
	padding: 0;
	font-size: 75%;
}

/* 左欄 */
.left{
	margin: 0;
	padding: 0;
	width: 200px;
	float: left;
}
.leftbox{
	margin: 0;
	padding: 0;
	width: 192px;
	background-image: url(images/left01.gif);
	background-repeat: repeat-y;
}
.leftbox2{
	margin: 0;
	padding: 0;
	width: 192px;
	background-image: url(images/left01.gif);
	background-repeat: repeat-y;
}
.leftM01{
	text-indent:-9999px;
	height: 27px;
	background-image: url(images/left_midasi01.jpg);
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
}
.leftM02{
	text-indent:-9999px;
	height: 27px;
	background-image: url(images/left_midasi02.jpg);
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
}
.leftM03{
	text-indent:-9999px;
	height: 27px;
	background-image: url(images/left_midasi03.jpg);
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
}
.leftM04{
	text-indent:-9999px;
	height: 27px;
	background-image: url(images/left_midasi04.jpg);
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
}


.leftbox ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
	}
.leftbox ul li a{
	background-image: url(images/left_menu01.gif);
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
	width: 192px;
	height: 30px;
	display: block;
	text-decoration: none;
	}
.leftbox ul li a:hover{
	background-image: url(images/left_menu01over.gif);
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
	}
.leftbox ul li a h4{
	font-size: 12px;
	font-weight: normal;
	margin: 0;
	padding: 8px 0 0 20px;
	text-decoration: none;
	color: #000000;
}
.leftbox2 ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
	}
.left_prerelease li{
	margin: 0;
	padding: 0;
	text-align: center;
}
.leftBox01{
	margin: 0;
	padding: 0;
	background-image: url(images/left02.jpg);
	background-repeat: repeat-y;
}
.leftBox01 ul{
	margin: 0;
	padding: 0;
}
.leftBox01 li{
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.leftBox01 form{
	margin: 0;
	padding: 0;
}
.leftBox01 .button01{
	background-image: url(images/left05.jpg);
	background-repeat: no-repeat;
	width: 66px;
	height: 19px;
	text-indent:-9999px;
}
.leftBox03 .button02{
	background-image: url(images/left16.jpg);
	background-repeat: no-repeat;
	width: 84px;
	height: 29px;
	text-indent:-9999px;
}
.leftBox02{
	text-align:center;
}
.leftBox03{
	margin: 0;
	padding: 0;
	background-image: url(images/left15.jpg);
	background-repeat: repeat-y;
}
.leftBox03 form{
	margin: 0;
	padding: 0;
}



/* 中央欄 */
#main{
	float: right;
	width: 740px;
	margin: 0; padding: 10px 0;
	min-height: 100%; height: auto;
}
.centerM01{
	margin: 10px 0;
	width: 740px; height: 37px;
	background: url(images/common/center_midasi01.gif);
}
.centerM01 h3{
	padding: 7px 0 0 15px;
	font-weight: normal;
	font-size: 100%;
}
.centerM02{
	text-indent:-9999px;
	height: 28px;
	background-image: url(images/center_midasi02.gif);
	padding: 0;
	margin: 30px 0 0 0;
}
.centerM03{
	height: 32px;
	background-image: url(images/center_midasi02.gif);
	width: 725px;
}
.centerM03 h3{
	padding: 10px 0 0 20px;
	padding: 7px 0 0 10px;
	font-weight: normal;
	font-size: 14px;
	text-align: center;
}
.centerM04{
	width: 740px; height: 40px;
	background-image: url(images/common/bg_h3.gif);
}
.centerM04 h3{
	padding: 8px 0 0 20px;
	font-weight: normal;
	font-size: 100%;
	text-align: left;
	color: #ff6600;
}

.centerBox02{
	margin: 0;
	padding: 0;
	background-image: url(images/top20.jpg);
	background-repeat: repeat-y;
	width: 728px;
}
.centerBox{
	margin: 0; padding: 0;
	width: 740px;
	font-size: 81.25%;
}
.centerBox ul{
	margin: 0;
	padding: 0;
}
.centerBox li{
	margin: 0;
	padding: 15px 0 0 0;
	line-height: 140%;
	font-size: 12px;
	list-style-type: none;
}
.itemBoxMiddle {
	background-image: url(images/tiem_waku02.gif);
}
.center_left{
	margin: 0;
	padding: 0;
	float: left;
	width: 516px;
	height: auto;
	min-height: 100%;
	font-size: 81.25%;
}
.center_right{
	margin: 0;
	padding: 0;
	float: right;
	width: 182px;
	background-image: url(images/right01.jpg);
	background-repeat: repeat-y;
	height: auto;
}
.center_right ul{
	margin: 0;
	padding: 0;
	
}
.center_right li{
	margin: 0;
	padding: 10px 10px 0 10px;
	list-style-type: none;
	text-align: center;
	font-size: 75%;
}
.center_table01{
	margin: 0;
	padding: 0;
	width: 268px;
	background-image: url(images/center06.jpg);
	background-repeat: repeat-y;
}
.center_table02{
	margin: 0;
	padding: 0;
	width: 229px;
	background-image: url(images/center07.jpg);
	background-repeat: repeat-y;
}
.center_topics{
	margin: 0;
	padding: 0px 0px 40px 0px;
	width: 516px;
}
.center_midashi{
	margin: 0;
	padding: 5px 0 0 20px;
	width: 496px;
	background-image: url(images/center10.jpg);
	background-repeat: repeat-y;
	height: 25px;
	font-size: 14px;
}

/* フッター */
#footer{
	clear: both;
	margin: 0px auto 0px auto;
	padding: 0;
	width: 960px;
	text-align: right;
	color: #333333;
}




#sub_menu001{
	DISPLAY: none;
	WIDTH: 200px;
	position: absolute;
	TOP: 508px;
	TEXT-ALIGN: left
}
#sub_menu002{
	DISPLAY: none;
	WIDTH: 200px;
	position: absolute;
	TOP: 535px;
	TEXT-ALIGN: left
}
#sub_menu003{
	DISPLAY: none;
	WIDTH: 200px;
	position: absolute;
	TOP: 562px;
	TEXT-ALIGN: left
}
#sub_menu004{
	DISPLAY: none;
	WIDTH: 200px;
	position: absolute;
	TOP: 592px;
	TEXT-ALIGN: left
}
#sub_menu001 ul,#sub_menu002 ul,#sub_menu003 ul,#sub_menu004 ul{
	DISPLAY: block;
	WIDTH: 200px;
	BORDER-RIGHT: #cccccc 1px solid;
	margin: 0;
	padding: 0;
	BORDER-BOTTOM: #cccccc 1px solid;
	left:-20px;
	BACKGROUND-COLOR: #ffffff;
	position: relative;
}
html>/**/body #sub_menu001 ul,html>/**/body #sub_menu002 ul,html>/**/body #sub_menu003 ul,html>/**/body #sub_menu004 ul{
		left:170px;
}

#sub_menu001 li,#sub_menu002 li,#sub_menu003 li,#sub_menu004 li{
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; LIST-STYLE-POSITION: outside; PADDING-BOTTOM: 0px; PADDING-TOP: 0px; LIST-STYLE-TYPE: none
}
#sub_menu001 li a,#sub_menu002 li a,#sub_menu003 li a,#sub_menu004 li a{
	DISPLAY: block; TEXT-INDENT: 5px; LINE-HEIGHT: 20px; BORDER-BOTTOM: #cccccc 1px dotted; HEIGHT: 20px
}
#sub_menu001 li a:hover,#sub_menu002 li a:hover,#sub_menu003 li a:hover,#sub_menu004 li a:hover {
	COLOR: #ffffff; BACKGROUND-COLOR: #ff6600; TEXT-DECORATION: none
}


/* SNSのRSSフィード */
#sns-commu-feed ,
#sns-diary-feed {
  border: #FFCC66 1px solid;
  padding: 0px;
  margin-top: 10px;
  height: 270px;
  width: 345px;
  float: left;
}

#sns-diary-feed {
	margin-left: 10px;
}

.feed-title {
	font-size: 1.3em;
	display: block;
	padding-bottom: 2px;
	margin-bottom: 3px;
	border-bottom: #CCCCCC 1px dotted;
	background-color: #FFCC66;
}

.feed-list {
	list-style: none;
	margin:0;
	padding:0;
	margin-left: 5px;
}

.feed-description {
	display: block;
	margin-left: 10px;
}