﻿/*-----  nakatsu wrote -----*/
/*----- last up date 20110906 -----*/

body{
	text-align:center;
	margin:5px 0 0 0;
	background-color:#ffffe9;
	}

img{
	border:none;
	margin:0px;
	padding:0px;
	}

p{
	margin:0px;
	padding:0px;
	}

h1{
	margin:0px;
	padding:0px;
	font-weight:normal;
	width:685px;
	float:left;
	}

#layoutBox{
	width:908px;
	text-align:left;
	color:#4f4f4f;
	background-color:#ffffff;
	border-style:solid;
	border-width:1px;
	border-color:#e0e0e0;
	margin-left:auto;
	margin-right:auto;
	padding:1px;
	overflow:hidden;
	}

/*----- ヘッダー部分 -----*/

#header{
	width:908px;
	float:left;
	}

#header #topBorder{
	width:908px;
	height:19px;
	margin:0px;
	background-image:url(../img/top_line_01.jpg);
	background-repeat:no-repeat;
	background-position:left center;
	float:left;
	}

#header #topBorder p{
	color:white;
	font-size:12px;
	text-align:right;
	margin-top:3px;
	}

#header #topImage{
	width:594px;
	height:174px;
	margin:0px;
	float:left;
	}

#header #topImage img{
	vertical-align:bottom;
	}

#header #qrBox{
	width:314px;
	height:173px;
	margin:0px;
	float:left;
	background:url(../img/qr_img_01.jpg) no-repeat left center;
	}

#header #qrBox p{
	width:130px;
	font-size:13px;
	float:right;
	text-align:right;
	margin:20px 5px 0 0;
	/*--- IE6対策 ---*/
	_display:inline;
	}

#header #qrBox .qrImg{
	width:73px;
	height:70px;
	float:right;
	margin:10px 15px 0 0px;
	/*--- IE6対策 ---*/
	_display:inline;
	}


#header #qrBox #searchBox{
	width:30px;
	float:right;
	text-align:right;
	}


#header #qrBox #searchBox02{
	width:281px;
	height:50px;
	margin:10px 10px 0 0;
	text-align:right;
	float:right;
	overflow:hidden;
	/*--- IE6対策 ---*/
	_display:inline;
	}


#header #qrBox #searchBox02 span{
	width:200px;
	font-size:90%;
	font-weight:bold;
	float:right;
	color:#000;
	}

#header #qrBox #fcBox{
	width:100px;
	text-align:right;
	float:right;
	margin:3px 10px 0 0;
	/*--- IE6対策 ---*/
	_display:inline;
	}

#header #qrBox #gBox{
	width:60px;
	text-align:right;
	float:right;
	margin:0px 10px 0 0;
	/*--- IE6対策 ---*/
	_display:inline;
	}

#header ul{
	width:908px;
	float:left;
	margin:0px;
	padding:0px;
	position:relative;
	top:0px;
	list-style-type:none;
	}

#header #pulldownMenu li{
	position:absolate;
	margin:0px;
	float:left;
	}

#header #pulldownMenu li a{
	cursor:pointer;
	display:block;
	width:165px;
	height:35px;
	color:#F0027F;
	background-image:url(../img/menu_bottan_01_over.jpg);
	background-repeat:no-repeat;
	text-decoration:none;
	line-height:35px;
	text-align:center;
	color:#fff;
	font-size:95%;
	}

#header #pulldownMenu li a:hover,#header #pulldownMenu li a:active{
	background-image:url(../img/menu_bottan_01_on.jpg);
	background-repeat:no-repeat;
	}

#header #pulldownMenu li ul{
	display:none;
	list-style-type:none;
	width:160px;
	position:relative; top:34px;
	}

#header #pulldownMenu li:hover ul{
	display: block;
	position: absolute;
	z-index: 100;
	float: none;
	margin: 0;
	}

#header #pulldownMenu li ul li{
	float: none;
	margin: 0;
	font-weight: normal;
	}

#header #pulldownMenu li ul li a{
	display:block;
	width:124px;
	height:23px;
	float:left;
	color:#F0027F;
	background-image:url(../img/menu_bottan_02_over.jpg);
	background-repeat:no-repeat;
	text-decoration:none;
	line-height:23px;
	text-align:center;
	color:#fff;
	font-size:90%;
	}

#header #pulldownMenu li ul li a:hover{
	background-image:url(../img/menu_bottan_02_on.jpg);
	background-repeat:no-repeat;
	}


/*-- IE 6対策用 --*/
#header #pulldownMenu{
	behavior: url("css/csshover.htc");
	}

#header ul .space01{
	width:3px;
	height:35px;
	margin:0px;
	background-image:url(../img/menu_space_01.jpg);
	background-repeat:no-repeat;
	float:left;
	}

#header ul .space02{
	width:404px;
	height:35px;
	margin:0px;
	background-image:url(../img/menu_space_02.jpg);
	background-repeat:repeat-x;
	float:left;
	}


/*----- メインメニュー部分 -----*/

#mainBox{
	width:685px;
	float:left;
	margin:10px 0 0 7px;
	/*----- IE 6　対策用 -----*/
	_display:inline;
	}

#mainBox a:link, #mainBox a:visited, #mainBox a:active{
	color:#4f4f4f;
	}

#mainBox a:hover{
	color: #cf8f8f;
	}

#mainBox a:hover img{	
	opacity:0.8;
	filter:	alpha(opacity=80); /* IE6/7 */
	-ms-filter: "alpha(opacity=80)"; /* IE8 */
	}

#mainBox .mainBgimg01{
	width:685px;
	height:14px;
	float:left;
	}
	
#mainBox .mainBgimg01 img{
	float:left;
	}

#mainBox .mainBgimg02{
	width:685px;
	float:left;
	margin:0px;
	background-image:url(../img/main_bgimg_02.jpg);
	background-repeat:repeat-y;
	background-position:center;
	}

#mainBox .mainBgimg03{
	width:685px;
	height:16px;
	float:left;
	margin:0 0 0 0;
	}

#mainBox .mainBgimg03 img{
	vertical-align:top;
	}

#mainBox .osusumeBox{
	float:left;
	margin:20px 0 40px 10px;
	/*----- IE 6 対策 -----*/
	_display:inline;
	}

#mainBox .osusumeBoxIn{
	text-align:left;
	margin:20px 0 40px 10px;

	}

#mainBox .osusumeBox h3{
	width:520px;
	float:left;
	font-size:18px;
	margin:0px;
	font-weight:bold;
	text-align:left;
	}
	
#mainBox .osusumeBox .recoMonth{
	width:600px;
	text-align:left;
	float:left;
	font-size:24px;
	margin:0px;
	font-weight:bold;
	}

#mainBox .osusumeBox h3 img{
	width:59px;
	height:50px;
	float:left;
	position:relative;
	top:-20px;
	margin:0 10px 0 20px;
	}

#mainBox .osusumeBox h4{
	width:675px;
	float:left;
	font-size:24px;
	margin:0px;
	font-family:'小塚ゴシック Pro B','MS gothic',sans-serif;
	}

#mainBox .osusumeBox h4 img{
	width:59px;
	height:50px;
	float:left;
	position:relative;
	top:-20px;
	margin:0 10px 0 20px;
	/*--- IE6 対策 ---*/
	_display:inline;
	}

#mainBox .osusumeBox .menuName{
	width:275px;
	float:left;
	font-size:20px;
	font-weight:bold;
	margin-top:20px;
	}

#mainBox .osusumeBox .print{
	width:135px;
	float:left;
	text-align:right;
	font-size:13px;
	margin-top:10px;
	}

#mainBox .osusumeBox .print p{
	float:right;
	}

#mainBox .osusumeBox .print img{
	float:right;
	position:relative;
	top:-5px;
	}

#mainBox .osusumeBox .photoBox{
	width:327px;
	height:244px;
	background-image:url(../img/photo_back_01.jpg);
	background-repeat:no-repeat;
	background-position:center;
	margin:5px 0 0 5px;
	float:left;
	/*----- IE 6 対策 -----*/
	_display:inline;
	}

#mainBox .osusumeBox .photoBox img{
	margin:7px 0 0 7px;
	}

#menuText{
	width:300px;
	float:left;
	margin:0 0 10px 20px;
	font-size:15px;
	line-height:1.5;
	/*----- IE 6 対策 -----*/
	_display:inline;
	}

#mainBox .osusumeBox .materialBox{
	width:308px;
	margin:5px 5px 0 10px;
	float:left;
	/*----- IE 6 対策 -----*/
	_display:inline;
	}

#mainBox .osusumeBox .materialBack01{
	width:308px;
	height:27px;
	float:left;
	overflow:hidden;
	background-image:url(../img/mate_back_01.gif);
	background-repeat:no-repeat;
	background-position:center;
	}

#mainBox .osusumeBox .materialBack01 p{
	width:308px;
	float:left;
	font-size:17px;
	font-weight:bold;
	margin:7px 0 0 0px;	
	text-align:center;
	}

#mainBox .osusumeBox .materialBack02{
	width:308px;
	float:left;
	background-image:url(../img/mate_back_02_02.gif);
	background-repeat:repeat-y;
	background-position:bottom;
	/*----- IE6　対策 -----*/
	_position:relative; left:-5px;
	}

#mainBox .osusumeBox .materialBack02 p{
	width:268px;
	font-size:14px;
	line-height:1.5;
	margin:10px 20px 0 30px;
	}

#mainBox .osusumeBox .materialBack02 p span{
	font-size:12px;
	color:#4f4f4f;
	line-height:1.7;
	}

#mainBox .osusumeBox .materialBack03{
	width:308px;
	height:12px;
	float:left;
	background-image:url(../img/mate_back_03.gif);
	background-repeat:no-repeat;
	background-position:center;	
	}

/*----- IE 6　対策用 -----*/
#mainBox .osusumeBox .materialBack03 p{
	font-size:1px;
	color:#fff;	
	}

#mainBox .osusumeBox .makeBack01{
	width:650px;
	height:26px;
	float:left;
	margin:20px 0 0 7px;
	background-image:url(../img/make_back_01.gif);
	background-repeat:no-repeat;
	background-position:center;
	/*----- IE 6　対策用 -----*/
	_display:inline;
	}

#mainBox .osusumeBox .makeBack01 p{
	width:550px;
	float:left;
	font-size:17px;
	font-weight:bold;
	margin:7px 0 0 50px;
	}

#mainBox .osusumeBox .makeBack02{
	width:650px;
	float:left;
	margin:0 0 0 7px;
	background-image:url(../img/make_back_02_02.gif);
	background-repeat:repeat-y;
	background-position:top;
	/*----- IE 6　対策用 -----*/
	_display:inline;
	}

#mainBox .osusumeBox .makeBack02_02{
	width:650px;
	float:left;
	margin:0 0 0 7px;
	background-image:url(../img/make_back_02.gif);
	background-repeat:repeat-y;
	background-position:top;
	/*----- IE 6　対策用 -----*/
	_display:inline;
	}

#mainBox .osusumeBox .makeBack02 span{
	display:block;
	font-size:12px;
	color:#4f4f4f;
	margin-left:10px;
	line-height:1.7;
	}

#mainBox .osusumeBox .makeBack02 .text{
	width:600px;
	font-size:15px;
	margin-left:10px;
	margin-top:15px;
	}

#mainBox .osusumeBox .makeBack02_02 .text{
	width:600px;
	font-size:15px;
	margin-left:10px;
	margin-top:15px;
	}

#mainBox .osusumeBox .makeBack02 .lineBox{
	width:650px;
	float:left;
	margin-bottom:10px;
	}

#mainBox .osusumeBox .makeBack02 .textNumber01{
	width:138px;
	font-size:14px;
	line-height:1.5;
	margin:15px 10px 0 13px;
	float:left;
	background-image:url(../img/make_number_01.gif);
	background-repeat:no-repeat;
	background-position:left top;
	padding-top:27px;
	/*----- IE 6　対策用 -----*/
	_display:inline;
	}

#mainBox .osusumeBox .makeBack02 .textNumber02{
	width:138px;
	font-size:14px;
	line-height:1.5;
	margin:15px 10px 0 13px;
	float:left;
	background-image:url(../img/make_number_02.gif);
	background-repeat:no-repeat;
	background-position:left top;
	padding-top:27px;
	/*----- IE 6　対策用 -----*/
	_display:inline;
	}

#mainBox .osusumeBox .makeBack02 .textNumber03{
	width:138px;
	font-size:14px;
	line-height:1.5;
	margin:15px 10px 0 13px;
	float:left;
	background-image:url(../img/make_number_03.gif);
	background-repeat:no-repeat;
	background-position:left top;
	padding-top:27px;
	/*----- IE 6　対策用 -----*/
	_display:inline;
	}

#mainBox .osusumeBox .makeBack02 .textNumber04{
	width:138px;
	font-size:14px;
	line-height:1.5;
	margin:15px 10px 0 13px;
	float:left;
	background-image:url(../img/make_number_04.gif);
	background-repeat:no-repeat;
	background-position:left top;
	padding-top:27px;
	/*----- IE 6　対策用 -----*/
	_display:inline;
	}

#mainBox .osusumeBox .makeBack02 .textNumber05{
	width:138px;
	font-size:14px;
	line-height:1.5;
	margin:6px 10px 0 13px;
	float:left;
	background-image:url(../img/make_number_05.gif);
	background-repeat:no-repeat;
	background-position:left top;
	padding-top:27px;
	clear:both;
	/*----- IE 6　対策用 -----*/
	_display:inline;
	}
	
#mainBox .osusumeBox .makeBack02 .textNumber06{
	width:138px;
	font-size:14px;
	line-height:1.5;
	margin:6px 10px 0 13px;
	float:left;
	background-image:url(../img/make_number_06.gif);
	background-repeat:no-repeat;
	background-position:left top;
	padding-top:27px;
	/*----- IE 6　対策用 -----*/
	_display:inline;
	}

#mainBox .osusumeBox .makeBack02 .textNumber07{
	width:138px;
	font-size:14px;
	line-height:1.5;
	margin:6px 10px 0 13px;
	float:left;
	background-image:url(../img/make_number_07.gif);
	background-repeat:no-repeat;
	background-position:left top;
	padding-top:27px;
	/*----- IE 6　対策用 -----*/
	_display:inline;
	}
	
#mainBox .osusumeBox .makeBack02 .textNumber08{
	width:138px;
	font-size:14px;
	line-height:1.5;
	margin:6px 10px 0 13px;
	float:left;
	background-image:url(../img/make_number_08.gif);
	background-repeat:no-repeat;
	background-position:left top;
	padding-top:27px;
	/*----- IE 6　対策用 -----*/
	_display:inline;
	}

#mainBox .osusumeBox .makeBack02 .textNumber09{
	width:138px;
	font-size:14px;
	line-height:1.5;
	margin:15px 10px 0 13px;
	float:left;
	background-image:url(../img/make_number_09.gif);
	background-repeat:no-repeat;
	background-position:left top;
	padding-top:27px;
	/*----- IE 6　対策用 -----*/
	_display:inline;
	}

#mainBox .osusumeBox .makeBack02 .textNumber10{
	width:138px;
	font-size:14px;
	line-height:1.5;
	margin:15px 10px 0 13px;
	float:left;
	background-image:url(../img/make_number_10.gif);
	background-repeat:no-repeat;
	background-position:left top;
	padding-top:27px;
	/*----- IE 6　対策用 -----*/
	_display:inline;
	}

#mainBox .osusumeBox .makeBack02 .textNumber11{
	width:138px;
	font-size:14px;
	line-height:1.5;
	margin:15px 10px 0 13px;
	float:left;
	background-image:url(../img/make_number_11.gif);
	background-repeat:no-repeat;
	background-position:left top;
	padding-top:27px;
	/*----- IE 6　対策用 -----*/
	_display:inline;
	}

#mainBox .osusumeBox .makeBack02 .textNumber12{
	width:138px;
	font-size:14px;
	line-height:1.5;
	margin:15px 10px 0 13px;
	float:left;
	background-image:url(../img/make_number_12.gif);
	background-repeat:no-repeat;
	background-position:left top;
	padding-top:27px;
	/*----- IE 6　対策用 -----*/
	_display:inline;
	}


#mainBox .osusumeBox .makeBack03{
	width:650px;
	height:12px;
	float:left;
	margin:0 0 0 7px;
	background-image:url(../img/make_back_03.gif);
	background-repeat:no-repeat;
	background-position:center;
	/*----- IE 6　対策用 -----*/
	_display:inline;
	}
	
/*----- IE 6　対策用 -----*/
#mainBox .osusumeBox .makeBack03 p{
	font-size:1px;
	color:#fff;	
	}

#mainBox .mainText{
	width:655px;
	font-size:17px;
	line-height:1.5;
	float:left;
	margin-left:20px;
/*----- IE 6　対策用 -----*/
	_display:inline;
	}
	
/*-----
#mainBox .menuTitle{
	width:700px;
	float:left;
	font-size:110%;
	font-weight:bold;
	color:#660000;
	margin:15px 0 10px 0;
	}
-----*/

#mainBox .menuBox{
	width:320px;
	height:140px;
	background-color:#fff;
	float:left;
	margin:5px 10px 0 10px;
	text-decoration:none;
	/*----- IE 6　対策用 -----*/
	_display:inline;
	}
	

#mainBox .menuBox img{
	width:150px;
	height:96px;
	margin:20px 10px 20px 10px;
	float:left;
	}

#mainBox .menuBox font{
	width:145px;
	height:100px;
	font-size:14px;
	float:left;
	margin-top:15px;
	text-align:left;
	line-height:1.3;
	}

#mainBox .menuBox font h2{
	font-size:16px;
	font-weight:bold;
	margin:0 0 10px 0px;
	}

.linkBox{
	font-size:90%;
	width:80%;
	float:right;
	margin:15px 25px 20px 0;
	text-align:right;
	/*----- IE 6 対策 -----*/
	_display:inline;
	} 
	
.linkBox02{
	font-size:90%;
	width:80%;
	float:right;
	margin:15px 25px 0px 0;
	text-align:right;
	line-height:1.5;
	/*----- IE 6 対策 -----*/
	_display:inline;
	} 

.linkBox03{
	font-size:90%;
	width:80%;
	float:right;
	margin:0 15px 20px 0;
	text-align:right;
	line-height:1.5;
	/*----- IE 6 対策 -----*/
	_display:inline;
	} 

#tooltip {
    margin-bottom:10px;
	list-style: none
	}
	
#tooltip dd {
    float: left;
    margin-left:90px;
    text-align:left;
    width:500px;
    position: relative;
    /*--- IE6 ---*/
    _display:inline;
    }
    
#tooltip a {
    font-weight: bold;
    }
    
#tooltip dd span {
	font-size:13px;
    background: #fff;
    border: 1px solid #ccc;
    position: absolute;
    top: -35px;
    left: 95px;
    text-align: center;
    padding: 5px;
    z-index: 2;
    display: none;
    font-weight:normal;
    }

.error{
	background:#d60000;
	color:#fff;
	font-size:95%
	height:30px;
	padding:10px;
	text-align:center;
	}

/*----- ジャンル別ページ -----*/
#mainBox .categoryBox{
	float:left;
	width:665px;
	margin:10px 0 20px 10px;
	background-image:url(../img/category_back_01.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	overflow:hidden;
	line-height:1.3;
	/*----- IE 6　対策用 -----*/
	_display:inline;
	}

#mainBox .categoryBox img{
	float:left;
	}

#mainBox .categoryBox .menuTitle01{
	width:495px;
	font-size:18px;
	font-weight:bold;
	margin:18px 0 0 20px;
	float:left;
	}

#mainBox .categoryBox span{
	display:block;
	width:490px;
	font-size:14px;
	font-weight:normal;
	margin-left:25px;
	float:left;
	}

/*----- ライトメニュー部分 -----*/

#layoutBox #rightNavi{
	width:210px;
	overflow:hidden;
	float:left;
	margin:0;
	}

#layoutBox #rightNavi iframe{
	height:1200px;
	}


/*----- フッター部分 -----*/

#layoutBox #footer{
	width:908px;
	float:left;
	margin:0px;
	overflow:hidden;
	}

#layoutBox #footer iframe{
	height:120px;
	}


/*----- 使い方ページ -----*/
#layoutBox #mainBox .howtoBox01{
	width:670px;
	float:left;
	margin:0 auto 50px auto;
	border:solid 1px #bbbbbb;
	}

#layoutBox #mainBox .howtoBox02{
	width:670px;
	float:left;
	margin:0 auto;
	border:solid 1px #bbbbbb;
	}

#layoutBox #mainBox .howtoBox01 .namber01{
	font-size:14px;
	line-height:1.5;
	color:#4f4f4f;
	margin:10px 0 10px 15px;
	text-align:left;
	float:left;
	background-image:url(../img/make_number_01.gif);
	background-repeat:no-repeat;
	background-position:left center;
	padding-left:30px;
	/*----- IE 6　対策用 -----*/
	_display:inline;
	}


#layoutBox #mainBox .howtoBox02 .namber02{
	font-size:14px;
	line-height:1.5;
	color:#4f4f4f;
	margin:10px 0 10px 15px;
	text-align:left;
	float:left;
	background-image:url(../img/make_number_02.gif);
	background-repeat:no-repeat;
	background-position:left center;
	padding-left:35px;
	/*----- IE 6　対策用 -----*/
	_display:inline;
	}

#layoutBox #mainBox .howtoBox01 img{
	margin:10px auto;
	}

#layoutBox #mainBox .howtoBox02 img{
	margin:10px auto;
	}


/*----- 特集ページ -----*/
#mainBox #featBox{
	width:685px;
	float:left;
	}
	
#mainBox #featBox img{
	width:330px;
	height:200px;
	margin:0 10px 10px 10px;
	float:left;
	/*--- IE6対策用 ---*/
	_display:inline;
	}

#mainBox #featBox .textBox{
	width:280px;
	float:left;
	padding:10px;
	text-align:left;
	background:#fff;
	margin:10px;
	/*--- IE6対策用 ---*/
	_display:inline;
	}

#mainBox #featBox .textBox p{
	font-size:24px;
	margin:5px 10px;
	}

#mainBox #featBox .fontType{
	width:280px;
	font-size:15px;
	color:#4f4f4f;
	line-height:1.3;
	}
