@charset "utf-8";


/* hide hack from Mac-IE5 \*/
* html .mybuggyelement { height: 1%; }
/* end hiding */

body {
background-color:#f2ffff;
}

.wrapper {
	width: 900px;
	background-repeat: no-repeat;
	background-position: top;
	font-size:12px;
	line-height:20px;
	clear: none;
	margin: auto;
	
}
#ryoukin  dt {
	padding-bottom: 10px;
}

 
a { text-decoration: none; 
}


a:link { 
	color: #66CCCC; 
}

a:visited { 
	color: #66CCCC; 
}

a:hover {
	position: relative;
	top: 1px;
	left: 1px;
	text-decoration: underline;
}

a:active { 
	color: #66CCFF; 
}


img {
    border-style:none;
}

img:hover {position:relative;
	top:1px;
	left:1px;
}



/*文字をグレーの太字にします*/
.strong{ font-weight:bold;
		 color: #999999;
}

/*文字を赤字にします*/
.red{ color: #FF0066;
}

h1 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 10px;
	font-weight: normal;
padding-left: 40px;
	margin: 0px;
	clear: both;

}

h2 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	font-weight: bold;
	color: #66CCCC;
}

h2#disappears {
	position:absolute;
	top:0;
	left:0;
	height: 0px;
	width: 0px;
	overflow: hidden;
}

h3 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}


/*メニューバー*/
#menubar ul{
	text-align: center;
	padding-top: 5px;
	clear: both;

}


#menubar  li  {
	list-style-type: none;
	text-indent: 2px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	
	margin-bottom: 0px;
	display: inline;
	overflow: hidden;
	display: -moz-inline-box;/*for FF2*/
	display: inline;
	text-align: center;
	padding-right: 35px;
}
/* Windows IE6 only */  
* html #menubar li  {  
	display: inline;    
} 
/* Windows IE7 only */  
*+html #menubar li  {  
	display: inline;  
	zoom: 1; 
}


/*ソーシャルブックマーク*/
.bookmark {
	width: 130px;
	height: 80px;
	padding-top: 10px;
	padding-left: 8px;
}


/*実際のページにこの部分はありません。*/
/*
お気に入りに追加！
*/
.book{
	width: 100px;	
	padding-left: 15px;
	padding-top: 10px;
	padding-bottom: 5px;
}
/*ここまで----------------------------*/



/*ヘッダー*/
.hedder {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #EBEBEB;
	border-left-color: #EBEBEB;
	width: 898px;
	padding-top: 2px;
	background-color:#FFFFFF;
	height: 170px;
}

.hedder img  {
	padding: 2px;
	float: right;
	margin-left: 250px;
}

#hedderbox1 {
	height: 100px;
	width: 200px;
	float: left;
	margin: auto;
	border: 1px solid #DFDFDF;
	padding-top: 0px;
	padding-righ: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 11px;
	color: #66CCCC;
	font-weight: normal;
	text-align: center;

}


#hedderbox2 {
	
	height: 100px;
	width: 600px;
	float: left;
	border: 1px solid #DFDFDF;
	margin-right: 28px;
	margin-left: 30px;
	overflow:hidden;
	text-align: left;
	}
	



#roginbox {
	
	border: 0px solid #EBEBEB;
	text-decoration: underline;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 13px;
	text-align: center;
	
	
	padding-bottom: 3px;
	font-weight: bold;
	color: #999999;
}

#roginbox a:link { color:#999999
}
#roginbox a:visited { color: #B5B5B5; 
}
#roginbox a:hover { color:#66CCCC;
}

/*ヘッダー下の余白なんです*/
.space {
	height: 20px;
	width: 900px;
	text-align: right;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	font-weight: bold;
	color: #66CCCC;
	margin-right: auto;
	margin-left: auto;
}


/*左側メニュー*/
.container1 {
	float: left;
	width: 180px;
}

#box_hedder180 {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #EBEBEB;
	border-left-color: #EBEBEB;
	width: 168px;
	padding: 5px;
}

#topbar180 {
	background-image: url(images/bar180.gif);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 0px;
	width: 180px;
	height: 10px;
}
#botom_bar180 {
	background-image: url(images/bar180_bottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 10px;
	width: 180px;
}
#box180 {
	width: 158px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #EBEBEB;
	border-left-color: #EBEBEB;
	padding: 10px;
	background-color: #FFFFFF;
}


#watsnew,#infomation,#link{
	background-repeat: no-repeat;
	padding-bottom: 20px;
}

#menubox {
	background-image: url(images/menu.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 50px;
}

#watsnew {
	background-image: url(images/watsnew.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 40px;
}
#infomation {
	background-image: url(images/info.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 40px;
}

#link {
	background-image: url(images/link150.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 40px;
}
#watsnew li,#infomation li{
	list-style-type: none;
	text-align: right;
	background-image: url(images/next_icon.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}

#link img{
	vertical-align: middle;
	text-align: right;
	padding-left: 110px;

}



/*中央*/
.main_container {
	float: right;
	width: 510px;
	margin: auto;
	position: relative;
	right: 20px;
}

#topbar510 {
	background-image: url(images/bar510.gif);
	background-repeat: no-repeat;
	background-position: top;
	height: 10px;
	width: 510px;
	
}

#box510 {
	width: 508px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #EBEBEB;
	border-left-color: #EBEBEB;
	padding-top: 30px;
	background-color: #FFFFFF;
}

#text_area_main3{
	padding-right: 20px;
	padding-bottom: 25px;
	padding-top: 0px;s
	background-position: center top;
	padding-left: 30px;
	clear: both;
}

#text_area_main1 {
	background-image: url(images/free30bar.gif);
	background-repeat: no-repeat;
	width: 450px;
	margin-right: auto;
	margin-left: auto;
}
#text_area_main2 {
	background-image: url(images/fanction_bar.gif);
	background-repeat: no-repeat;
}
#text_area_main {
	background-image: url(images/about_bar.gif);
	background-repeat: no-repeat;
	width: 450px;
	margin-right: auto;
	margin-left: auto;
}

#text_area_main1 img {
	float: left;
}

#iconbox li {
	float: left;
	list-style-type: none;
	position: relative;
	right: 20px;
	
}

#bottom_bar510 {
	background-image: url(images/barbottm510.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 510px;
	height: 10px;
}



/*右*/

.container2 {
	width: 150px;
	float: right;
}




#topbar150 {
	background-image: url(images/bar150.gif);
	background-repeat: no-repeat;
	background-position: top;
	height: 10px;
	width: 150px;
}

#bottom_bar150 {
	background-image: url(images/barbottm150.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 10px;
	width: 150px;
}


#box150 {
	width: 130px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#container150 {
	width: 150px;
}

#text_area150{
	margin-bottom: 10px;
	padding-bottom: 30px;
	padding-right: 5px;
	padding-left: 5px;
	width: 150px;
}
.text_area_light {
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}


#free30 {
	background-image: url(images/haikei130.gif);
	background-repeat: repeat-x;
	width: 130px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	border: 1px solid #66CCCC;
}


#ryoukin {
	background-repeat: repeat-x;
	background-image: url(images/haikei130.gif);
	border: 1px solid #66CCCC;
	margin-top: 20px;
	padding-left: 4px;
}


/*まとめて設定*/
#text_area_main,#text_area_main1,#text_area_main2{
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	padding-top: 40px;
	background-position: center top;
}


#text_area150  li {
	list-style-type: none;
	background-repeat: no-repeat;
	background-position: left center;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-color: #CCCCCC;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	font-weight: bold;
	color: #66CCCC;
	background-image: url(images/sankaku.gif);
	text-indent: 20px;
	letter-spacing: 1px;
	position: relative;
	left: -30px;
	border-bottom-style: dotted;
	padding-top: 5px;
	width: 120px;
	padding-bottom: 5px;
	margin-bottom: 10px;
}


/*フッター*/
.footer {
	width: 888px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #EBEBEB;
	border-left-color: #EBEBEB;
	padding: 5px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	background-color: #FFFFFF;
}


.longbar {
	background-image: url(images/bar900.gif);
	background-repeat: no-repeat;
	background-position: top;
	height: 18px;
	width: 900px;
	margin-top: 20px;
}


#cop {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #EBEBEB;
	border-bottom-color: #EBEBEB;
	text-align: center;
	width: 850px;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	
}


#cop a{
	display:block;
	width:850px;
	height:53px;
	background-image:url(images/logo_mini.gif);
	background-image: url(images/logo_mini.gif);
	background-position: center bottom;
	background-repeat: no-repeat;
	letter-spacing: 1px;
	
}

#cop a:hover {
	text-decoration:none
}

.longbar_bttom {
	background-image: url(images/bar900bttom.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 18px;
	width: 900px;
	background-color:#FFFFFF
}
.kinoulink {
	background-image: url(images/spanner_mini30.gif);
	background-repeat: no-repeat;
	background-position: 300px 0px;
	text-align: right;
	height: 35px;
	width: 400px;
	vertical-align: bottom;
	padding-top: 10px;
	text-indent: 30px;
	margin-top: 5px;
}

.freelink {
	background-image: url(images/add30.gif);
	background-repeat: no-repeat;
	background-position: 295px 3px;
	text-align: right;
	height: 35px;
	width: 400px;
	vertical-align: bottom;
	padding-top: 10px;
	text-indent: 30px;
	margin-top: 5px;
}

#infomation dt {
	margin-bottom: 10px;
	clip: rect(auto,auto,auto,auto);
}

