@charset "UTF-8";

*  {
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:100%;
	color:#666;
	}
	
*{zoom:1;}

	
html  {
	background-image:url(../img/kurenai-kaibackground2.jpg);
	background-repeat:repeat-x;
	background-position: top;
	}

body {
	margin-left:auto;
	margin-right:auto;
	}

#wrapper {
	width:950px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	}


p   {
    line-height:180%;
	font-size:100%;
	}
	
red {
	line-height:180%;
	font-size:100%;
	color: #FF0000;
	}

p_red {
	line-height:180%;
	font-size:15px;
	color: #FF0000;
	}
	
.red {
	color: #FF0000
	}

.redbold {
	color: #FF0000; 
	font-weight: bold; 
	}

.crimson {
	color: #990000
	}

.white {
	color: #FFFFFF;
	}

.smaller   {
	font-size:80%;
	}

p_white {
	line-height:180%;
	font-size:100%;
	color: #FFFFFF;
	}


#header {
	width:950px;
	padding: 0px;
	margin: 0px;
	float: none;
	clear: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	}
#navi {
}

/*ヘッダーナビ*/	
#header_navi {
	width:940px;
	height:100px;
	margin-top: 0px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;

}	
#header_navi ul {
	text-align:right;
	line-height:170px;
	margin-right:20px;
}
#header_navi li {
 	float:right;
	width:450px;
	height:10px;
    list-style-type:none;
	font-size: 12px;
}
#header_navi a:link {
	color:#947656;
	text-decoration:none;
	}
#header_navi a:visited {
 	color:#999;
	text-decoration:none;
	}
#header_navi a:hover {
    color:#947656;
	text-decoration:underline;
	}

h1  {
	text-indent:-9999px;
	color:#c00;
	position: absolute;
	}
#header_navi p{
	margin:0 0 0 0;
    width:265px;
    height:25px;
	float:left;
	}
#header_img_top{
	clear:both;
	width:582px;
	margin:0 0 0 0;
    height:150px;
	}
#header_mid_navi {
	position:absolute;
	font-size: 12px;
	color: #FFFFFF;
	width: 230px;
	top: 75px;
	text-align: right;
	height: 22px;
	left: 550px;
	}
#header_mid_navi a:link {
	color:#FFFFFF;
	text-decoration:none;
	}
#header_mid_navi a:visited {
	text-decoration:none;
	color: #CCCCCC;
	}
#header_mid_navi a:hover {
    color:#FFFFFF;
	text-decoration:underline;
	}



/*画像使用ナビ*/
#global_navi {
	width:950px;
	height:38px;
	clear:both;
	top: 172px;
	margin-top: 1px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: 50;
	left: 11px;
}
#global_navi ul {
	list-style-type:none;
	}
#global_navi li {
	height:38px;
	float:left;
	font-size:80%;
	text-align:center;
	}
#global_navi a:link {
    color:#333;
	text-decoration:none;
	display:block;
	}
#global_navi a:visited {
	text-decoration:none;
	display:block;
	}
#global_navi a:hover {
    color:#c00;
	text-decoration:none;
	display:block;
	}
#picture_frame_top{
	border:none;
	background:#FFF;
	padding:3px;
	border:1px solid #DDD;
	height: 400px;
	width: 700px;
	}
#picture_frame{
	border:none;
	padding:4px;
	border:1px solid #AAA;
	}
#picture_frame_sm{
	border:none;
	background:#FFF;
	padding:3px;
	border:1px solid #AAA;
	width: 400px;
	}

/*目次*/	
#side_navi {
	width:350px;
	font-size:14px;
	margin-top: 130px;
	margin-left: 50px;
	}
	
#side_navi_left {
	width:450px;
	font-size:14px;
	margin-top: 130px;
	margin-left: 400px;
	left: 150px;
	top: 200px;
	position: relative;
	}
#side_navi_right {
	font-size:14px;
	position: absolute;
	top: 510px;
	text-align: right;
	width: 800px;
}


#side_navi ul {
	margin-left:0px;
	}
#side_navi li {
	list-style-type:none;
	line-height:30px;
	border-bottom:1px solid #947656;
	text-indent:1em;
	}
#side_navi a:link {
	color:#947656;
	text-decoration:none;
	display:block;
	border-left:8px solid #947656;
	}
#side_navi a:visited {
	color:#947656;
	text-decoration:none;
	display:block;
	border-left:8px solid #947656;
	}
#side_navi a:hover {
    color:#947656;
	text-decoration:underline;
	border-left:8px solid #947656;
	display:block;
	}	
/*メインコンテンツ*/	
#content {
	clear:both;
	width:950px;
	margin:0;
	background-repeat:no-repeat;
}
#content h2 {
	color:#947656;
	font-size:16px;
	padding-top:30px;
	padding-left:50px;
	}
#main_content {
	width:850px;
	font-size:100%;
	top: 159px;
	left: 3px;
	margin: auto;
}
#main_content h3  {
	color:#947656;
	height:30px;
	font-size:17px;
	line-height:30px;
	margin-bottom:10px;
	border-bottom:solid 1px #947656;
}
#main_content h4  {
	color:#947656;
	height:30px;
	font-size:90%;
	line-height:30px;
}#main_content h5  {
	color:#666;
	font-size:90%;
	line-height:170%;
	font-weight: bold;
	}
#main_content p  {
	font-size:90%;
	line-height:170%;
	}
#main_content p.question {
	margin:15px 0 15px 0;
	color:#947656;
	border-top:dotted 1px #947656;
	border-bottom:dotted 1px #947656;
}
#main_content p.img  {
	width:200px;
	font-size:80%;
	line-height:1.5em;
	float:right;
	margin:0 0 30px 30px;
	}
#main_content p.img_lft  {
	float:left;
	margin:0 15px 15px 0;
	}
#main_content p.bgc  {
	color:#947656;
	font-size:90%;
	padding:0 0 10px 10px;
}
#main_content p.link  {
	clear:both;
	text-align:right;
	}
#main_content ul {
	list-style-type:none;
	}

#main_content li{
	margin:0px 0px 5px 30px;
	line-height:170%;
	}	
#main_content a:link {
	color:#947656;
	text-decoration:none;
	}
#main_content a:visited {
 	color:#947656;
	text-decoration:none;
	}
#main_content a:hover {
    color:#947656;
	text-decoration:underline;
	}
#text_white {
	color:#FFFFFF;
	}







	
/*フッターナビ*/		
#footer_navi {
    clear:both;
	margin-top:25px;
	border-bottom:1px solid #947656;
	width:950px;
    height:30px;
	}	
#footer_navi ul {
	margin-left:auto;
	margin-right:auto;
	}
#footer_navi li {
    list-style-type:none;
	font-size:80%;
	text-align:center;
	line-height:20px;
	}
#footer_navi a:link {
	color:#947656;
	text-decoration:none;
	}
#footer_navi a:visited {
	text-decoration:none;
	}
#footer_navi a:hover {
    color:#947656;
	text-decoration:underline;
	}

#footer {
	clear:both;
	height:30px;
	text-align:center;
	}
#footer address {
	color:#947656;
	font-style:normal;
	text-align:center;
	font-size:75%;
    line-height:30px;
	border-top:solid 1px #947656;
	border-bottom:solid 4px #947656;
}


/* テーブルの枠 */
.waku{
border-style:solid;
border-width:1px;
border-color:#cccccc;
}

.waku2{
border-style:solid;
border-width:1px;
border-color:#BDD5B3;
}


.pad{
padding:4px;
}

/* カート画面の表 */
.tb{ 
border:1px solid #999999;
border-collapse:collapse;
}
.tb td{
border:1px solid #999999;
border-collapse:collapse;
}

/* カート画面のボタン */
.btn{
border-style:solid;
border-color:#999999;
border-width:1px;
background-color:#F7F7F7;
}

.btn_r{
border-style:solid;
border-color:#428418;
border-width:1px;
background-color:#6bad42;
font-weight:bold;
color:#ffffff;
}

/* カート画面の入力フォーム */
.in{
border-style:solid;
border-color:#999999;
border-width:1px;
background-color:#ffffff;
}

.noline{
border:none;
}
.noline td{
border:none;
}

