@charset "UTF-8";


body {
	margin:0;
	padding:0;
	background-image:url(../images/back.jpg);
	font:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color:#666666;
}



/*--div{border:1px #CC0000 dashed;}--*/

/* clearfix */
.clearfix:after {  
	content:".";
    display: block;
    height:0px;
    clear:both;
    visibility:hidden;
}
*:first-child+html .clearfix {  
	zoom: 100%;
}





/*----page---*/


div#container{

	}

div#wrapper{
	width:887px;
	margin-left:auto;
	margin-right:auto;
	}

#header{
	padding-top:35px;
	}

p{ margin:0; padding:0;}

div#logo{
	float:left;
	width:180px;
	}

div#header_rightbox{
	width:703x;
	float:right;
	background-image:url(../images/top_main_back.png);
	background-repeat:no-repeat;
	}

h1.top_h1{ font-weight:100; font-size:12px; color:#FFFFFF; padding:0; margin:0 0 4px 0; }

div#header_image{}

div#header_image_bottom{
	width:500px;
	background-color:#FFFFFF;
	margin-left:8px;
	position:relative;
	top:-7px;
	height:85px;
	}

div#top_contents{
	width:880px;
	}


#sidemenu_left{
	float:left;
	width:180px;
	margin-top:35px;
	}

#sidemenu_right{
	float:right;
	width:180px;
	position:relative;
	top:-64px;
	text-align:right;
	}


#top_main_contents{
	width:500px;
	float:left;
	margin-left:12px;
	}
	


/*----サイドメニュー左---*/

.side_title{
	padding-left:26px;
	background-image:url(../images/arrow.gif);
	background-repeat:no-repeat;
	font-size:16px;
	color:#FFFFFF;
	font-weight:bold;
	margin-bottom:7px;
	}

.side_title a{
	font-size:16px;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:underline;
	}

ul.side_menu{
	margin:0 0 25px 0;
	padding:0;
	list-style:none;
	}

ul.side_menu li{
	margin-left:28px;
	margin-bottom:9px;
	font-size:12px;
	color:#FFFFFF;
	font-weight:bold;
	}


ul.side_menu li a{
	font-size:12px;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:underline;
	}






/*----トップコンテンツ---*/


#top_info{
	position:relative;
	top:-47px;
	background-color:#FFFFFF;
	padding:36px;
	}
	
#title_top_news{
	margin-bottom:25px;
	}

.top_news_title{
	font-weight:bold;
	margin-bottom:14px;
	background-image:url(../images/arrow2.gif); background-repeat:no-repeat; padding-left:28px;
	line-height:20px;
	}
	

.top_news_title_mixi{
	margin-bottom:14px;
	background-image:url(../images/arrow2.gif); background-repeat:no-repeat; padding-left:28px;
	line-height:20px;
	float:left;
	}

.top_news_title_twitter{
	margin-bottom:14px;
	margin-left:10px;
	background-image:url(../images/arrow2.gif); background-repeat:no-repeat; padding-left:28px;
	line-height:20px;
	float:left;
	}


.top_news_title_myspace{
	margin-bottom:14px;
	margin-left:10px;
	background-image:url(../images/arrow2.gif); background-repeat:no-repeat; padding-left:28px;
	line-height:20px;
	float:left;
	}


#top_news_box{
	margin-bottom:27px;
	}


.top_news_text{
	margin-top:12px;
	font-size:12px;
	line-height:18px;
	}

#news{
	position:relative;
	top:-17px;
	background-color:#FFFFFF;
	padding-bottom:10px;
	}


#twitter{
	background-color:#FFFFFF;
	padding:10px 10px 10px 10px;
	}


/*---サイドメニュー右---*/




















/*--その他--*/

.foot_back{
	border-top:1px dashed #CCCCCC;
	padding-top:7px;
	margin-top:75px;
	margin-bottom:15px;
	font-size:12px;
	font-weight:bold;
	color:#006699;
	}

.foot_back a{
	font-size:12px;
	font-weight:bold;
	color:#006699;
	text-decoration:none;
	}


/*---フッター---*/

#footer{
	

	}

	

#footer_grd{
background-image:url(../images/footer_back.png);
	background-repeat:repeat-x;
	height:155px;

	}
#footer_bar{
	background-image:url(../images/footer_line_back.jpg);
	background-repeat:repeat-x;
	height:34px;
	}

#copyright{
	background-color:#FFFFFF;
	text-align:center;
	color:#666666;
	font-size:10px;
	padding-top:5px;
	padding-bottom:20px;
	}


ul.footer_menu{
	list-style:none;
	margin:0 auto;
	padding:0;
	width:880px;
	}

ul.footer_menu li{
	padding-top:7px;
	float:left;
	font-size:12px;
	}

ul.footer_menu li a{
	color:#FFFFFF;
	text-decoration:underline;
	}



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

.red{ color:#CC0000;}
.gray{ color:#C5C5C5;}
.darkred{ color:#990000; }
.white     { color:#ffffff; }
.black     { color:#000000; }
.orange    { color:#ff6600; }
.green     { color:#006600; }

.bold{ font-weight:bold;}

.px10{ font-size:10px; }
.px14{ font-size:14px; line-height:20px;}
.px16{ font-size:16px; line-height:22px;}

.px12-18{ font-size:12px; line-height:18px; }
.px12-20{ font-size:12px; line-height:20px; }
.px12-22{ font-size:12px; line-height:22px; }
.px12-24{ font-size:12px; line-height:24px; }
.px12-26{ font-size:12px; line-height:26px; }
.px12-28{ font-size:12px; line-height:28px; }


A:link {
	color:#006699;
	text-decoration:   none;
}

A:visited {
	color:#006699;
	text-decoration:   none;
}

A:hover {
	color:             #006699;
	text-decoration:   underline;
	cursor:            hand;
}

A:active {
	color:             #006699;
	text-decoration:   underline;
	cursor:            hand;
}






.side_title a{ color:#FFFFFF; text-decoration:underline;}






























