@charset "utf-8";
/* -------------------------------------------
		基本設定
--------------------------------------------- */
*{
	margin: 0;
	padding: 0;
}

html {
	overflow-y: scroll;
}

p {
	margin: 0;
}

h6 {
	margin: 0;
}

h5 {
	margin: 0;
}

h4 {
	margin: 0;
}

h3 {
	margin: 0;
}

h {
	margin: 0;
}

h1 {
	margin: 0;
}
/*　見出しサイズ　*/
h5 {
	font-size: 15px;
}
h4 {
	font-size: 15px;
}
h3 {
	font-size: 15px;
}
h2 {
	font-size: 15px;
}
img {
	border:0;
}

body {
	margin: 0;
	background: #534A5B;
	color: #000;
	line-height: 1.5;
	text-align: center;
}

#container {
	width: 780px;
	margin: 0 auto;
	text-align: left;
	background-color: #FFFFFF;
}

/*---------------------------------
	ヘッダーとバナー画像部分
---------------------------------*/
#header {
	margin: 0;
	width: 100%;
	color: #fff;
	height: 71px;
	background: url(images/top_bg.jpg) no-repeat center bottom;
}
#header h1 {
	display:block;
	font-size:10px;
	margin: 0;
	padding: 0;
}
.logo {
	margin: 0 0 0 15px;
	float: left;
}
.navi {
	margin: 40px 210px 0 450px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: right;
	line-height: 12px;
	height: 15px;
	color: #FFF;
}
.navi a:hover {
	text-decoration:none;
	color: #FFF;
}

.navi a:visited {
	text-decoration:none;
	color: #FFF;
}

.navi a:link {
	text-decoration:none;
	color: #FFF;
}

.navi img {
	border: 0;
}

#banner {
	margin: 0;
	height:229px;
	background: url(images/header_bg.gif) no-repeat top left;
	color: #CECDCD;
}
#banner h2 {
	padding-top: 10px;
}
#banner h2 span{
	font-size: 8px;
}
/*---------------------------------
	#menu
---------------------------------*/
#menu {
	position:absolute;
	top: 300px;	
	width: 780px;
	height:33px;
	background-color: #CECDCD;
	background-image: url(images/menu_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
}

#menu ul li {
	list-style-type: none;
	float: left;
	width: 110px;
}
#menu ul li a{
	display:block;
	width: 115px;
	text-decoration:none;
	text-align: center;
	color: #333333;
	font-size: 12px;
	line-height: 33px;
	background:url(images/menu_separate.jpg) no-repeat center right;
}
#menu ul li.mlast a{
background-image : none;
}

/*---------------------------------
	コンテンツ領域全体
---------------------------------*/

#contents {
	float: left;
	width: 780px;	/* ←サイドバーの背景色はココで設定　*/
	margin-top: 33px;
	background-color: #FFF;
	background-image: url(images/l_side_bg.gif);
	background-repeat: repeat-y;
	background-position: left top;
}

/*---------------------------------
	main領域
---------------------------------*/

#main {
	float: left;
	width: 486px;
	margin: 0;
	padding: 0;
}
#submain { /* サブページ用*/
	float: left;
	width: 780px;
	margin: 0 0 10px 0;
	padding: 0;
}


/*---------------------------------
	パンくずリスト
---------------------------------*/

.pan {
	position:absolute;
	top: 340px;
	width: 430px;
	text-align: left;
	font-size: 10px;
	padding: 0 5px 5px 0;
	border-bottom: 1px dotted #D7D7D7;
}
.pan a {
	text-decoration: none;
	font-size: 10px;
}
.B_crumbBox,.B_firstCrumb,B_homeCrumb,B_crumb,B_lastCrumb,B_currentCrumb{
margin:0;
padding:0;
}

/*---------------------------------
	TOPのメッセージ領域
---------------------------------*/

#message {
	width: 486px;
	height: 140px;
	background-image: url(images/message_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	color: #4B321B;
}
#message h3 {
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 18px;
	margin-left: 223px;
	padding-top: 5px;
	line-height: 18px;
}
#message h3 strong {
	font-weight:bold;
	font-size: 20px;
}
#message p {
	font-size: 12px;
	line-height: 135%;
	display: block;
	height: 85px;
	width: 282px;
	overflow: auto;
	margin: 9px 3px 0 200px;
}
/*---------------------------------
	メイン
---------------------------------*/

#box {
	clear:left ;
	text-align: left;
	background-image: url(images/main_top.gif);
	background-repeat: no-repeat;
	background-position: right top;
min-height:　170px;
height: auto !important;
height: 170px;
}
#text{
	float: left;
	width:270px;
	margin: 0;
	background-image: url(images/main_top.gif);
	background-repeat: no-repeat;
	background-position: left top;

	color: #4B321B;
}

#main #text h3{
	margin:10px 0 5px 5px;
padding-top:10px;
font-size:13px;
	border-top: 1px solid #CCCCCC;
}
#main #text h3.top{
	margin-top:45px;
padding-top:0;
	border-top: 0px;
}

#main #text p {
	padding: 0 5px 5px 15px;
}

#main #text p.go{
color:#B03060;
margin-right:20px;
text-align:right;
line-height:16px;
padding-right:25px;
background:url(./images/go_01.png) no-repeat top right;
}

.go2{
color:#B03060;
line-height:25px;
padding-right:25px;
background:url(./images/go_01.png) no-repeat top right;
}}
/* リストの余白　*/
#main ul  {
	margin: 0 0 2em 2em;
}

/* 文字サイズ　*/

#text dd{
	font-size: 0.75em;
}

#text dt{
	font-size: 0.75em;
}

#text li{
	font-size: 0.75em;
}

#text p{
	font-size: 0.75em;
}

/*---------------------------------
	SHOP
---------------------------------*/

#shop{
float: left;
width: 486px;
margin:0;
padding:10px 30px 10px 40px;
background: url(images/shopbg.jpg) no-repeat 10px bottom;
}

/* IE6のみ */
* html #shop{
float: left;
width: 416px;
margin:0;
padding:10px 30px 10px 40px;
background: url(images/shopbg.jpg) no-repeat 10px bottom;
}
/* IE6のみ */


#shop h5{
font-size:15px;
color:#2F4F4F;
}
#shop h5 a:link,
#shop h5 a:visited{
text-decoration:none;
color:#2F4F4F;
}
#shop h5 a:hover{
text-decoration:none;
color:#FF6347;
}

#shop p{
font-size:10px;
}
.search_go {
	width: 100px;
	height: 20px;
	line-height: 18px;
	background: #555555;
	color: #FFFFFF;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #CCCCCC;
}
.search_text {
	width: 200px;
}
/*---------------------------------
	sab用メイン
---------------------------------*/
#submain h2{
	font-size:21px;
	padding-left: 40px;
	margin: 10px 0;
	line-height: 25px;
	background-image: url(images/bullet002.gif);
	background-repeat: no-repeat;
	background-position: 10px 3px;
}
#submain hr{
	width:550px;
	border:1px #999 dotted;
	margin: 5px 0;
}
#submain .subnavi {
	margin:0 0 10px 30px;
}
#subtext{
	width:574px;
	text-align: left;
	float: right;
	background-image: url(images/submain_bg.gif);
	background-repeat: no-repeat;
	background-position: right top;
	margin: 0;
	padding: 37px 0 0 0;
	color: #4B321B;
}

#subtext h2{
margin-top:0;
}

#submain #subtext p {
	padding: 0 15px;
}


/* リストの余白　*/
#submain #subtext ul {
	margin: 0 0 2em 2em;
}
#submain #subtext caption {
	text-align: left;
	font-size:1.2em;
	font-weight:bold;
	height: 1.3em;
	padding-left:10px;
}
#submain #subtext dl{
	margin-top:20px;
}
#submain #subtext dd{
	padding-right:20px;
}
/* テーブル　*/
#submain #subtext table{
	margin:15px 10px;
	width:550px;
	font-size:13px;
}
#submain #subtext form table{
	margin:15px 10px;
	width:90%;
	font-size:13px;
}
#submain #subtext table.line td{
	height:30px;
	border-bottom:1px solid #D0B36C;
}
#submain #subtext form td{
	height:25px;
	border-bottom:0px;
}
#submain #subtext table .comment{
	padding-left:15px;
}
#submain #subtext table .td01{
	height: 20px;
	width:120px;
}
#submain #subtext table .td02{
	height: 20px;
	width:170px;
}
#submain #subtext table .td03{
	height: 20px;
	width:260px;
}
/* 文字サイズ　*/

#subtext dd{
	font-size: 0.8em;
}

#subtext dt{
	font-size: 0.8em;
}

#subtext li{
	font-size: 0.8em;
}

#subtext p{
	font-size: 0.8em;
}
/*　定義リスト　*/
dt {
	margin-left: 1em;
	font-weight: bold;
}
dd {
	margin: 0 0 1em 2em;
}
/*---------------------------------
	NEWS
---------------------------------*/
#news, #henkanmenu {
	float: left;
	width: 206px;
	background-color: #F53337;
	background-image: url(images/l_side_bg.gif);
	background-repeat: repeat-y;
	background-position: left top;
	color: #4B321B;
}
#news h4,#henkanmenu h4 {
	width: 100%;
	height: 37px;
	margin-bottom:10px;
	background: url(images/l_side_ban.gif) no-repeat top left;
	line-height: 28px;
	font-size: 14px;
	font-family: "Times New Roman", Times, serif;
}

#submain #news h4,#submain #henkanmenu h4 { /* サブページ用*/
	width: 100%;
	height: 37px;
	background: url(images/subl_side_ban.gif) no-repeat top left;
	line-height: 28px;
	font-size: 14px;
	font-family: "Times New Roman", Times, serif;
}

#news h4 span,#henkanmenu h4 span{
	padding-left: 33px;
}
#news dl,#henkanmenu dl{
	margin: -5px 0 0;
}

#news dd,#henkanmenu dd{
	margin: 0;
	font-size: 12px;
}

#news dt,#henkanmenu dt{
	margin: -10px 0 0 0;
	font-size: 12px;
	padding: 0 15px;
}
#news dd,#henkanmenu dd {
	padding: 0 15px 30px 15px;
	background: url(images/l_separate.gif) no-repeat left bottom;
}

#henkanmenu dl a{
color:#FFF;
text-decoration:none;
}
#news .mailbtn, #henkanmenu .mailbtn{
width:184px;
margin:0 0 15px 10px;
}
/*---------------------------------
	コンテンツ右エリア
---------------------------------*/

#sub {
	float: left;
	width: 294px;
	background-image: url(images/r_side_bg.gif);
	background-repeat: repeat-y;
	background-position: left;
	text-align:center;
}
#sub h4 {
	width: 294px;
	height:58px;
	line-height: 48px;
	font-size: 14px;
	font-family: "Times New Roman", Times, serif;
	background-image: url(images/r_side_ban.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-align:left;
}

#sub h4 span{
	padding: 0 0 10px 33px;
}

#sub h5 {
	line-height: 16px;
	
}
#sub h5 span{
	color:#B03060;
}
#sub p {
	padding: 0 15px;
}
#sub table {
	width: 260px;
	margin-bottom: 15px;
	border: 0;
}

#sub td {
	text-align: center;
	padding:0;
}
#sub a{
font-size:12px;
}
#sub a img {
margin-bottom:8px;
border-style:none;
}



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

#footer {
	clear: both;
	width: 780px;
	height: 75px;
	color: #4B321B;
	background-color: #fff;
	background-image: url(images/footer_line.gif);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
}
#footer ul {
	display: block;
	width: 660px;
	margin: 0 auto;
	padding-top: 10px;
	text-align: center;
}

#footer ul li {
	list-style-type: none;
	float: left;
}
#footer ul li a{
	text-decoration:none;
	display: block;
	width: 110px;
	text-align: center;
	color: #333333;
	font-size: 11px;
	line-height: 20px;
}

#footer p {
	clear: both;
	font-size: 12px;
	text-align: center;
	padding-top: 10px;
}

#footer p a:visited {
	color: #B9AEE6;
}

#footer p a:link {
	color: #B9AEE6;
}
#footer p a:hover {
	color:#FF66CC;
}

/*---------------------------------
	引用
---------------------------------*/

blockquote {
	margin: 5px 50px;
	padding-top: 10px;
	border: 2px #D2CAAE dashed;
	background: #F3F1EB;
	color:#666;
	font-size: 0.8em;
}
/*---------------------------------
	フォーム
---------------------------------*/

form {
	margin: 0;
	font-size: 0.9em;
}

fieldset {
	border: 1px #D2CAAE dotted;
	padding: 1em;
}
legend {
	padding: 0 10px;
	font-size: 0.9em;
}
form dd {
	margin: 0 0 0 1em;
	font-weight: normal;
}
form dt {
	margin: 0 0 0 1em;
	font-weight: normal;
}
/*---------------------------------
	文字装飾
---------------------------------*/

.red {
	color: #F00;
}
.mos{
color:#556B2F;
}
.small{
font-size:10px;
margin-top:-3px;
}
.big{
font-size:21px;
}
.gray{
color:#666;
}
.normal{
font-weight:normal;
}
.bold{
font-weight:bold;
}
.15per{
width:15%;
}
.20per{
width:20%;
}
.25per{
width:25%;
}
.30per{
width:30%;
}

#subtext h3.komidashi{
margin:20px 0 10px 10px;
}

#subtext ol li {
margin-left:35px;
font-size:13px;
}

#subtext ol{
margin-bottom:20px;
}

#submain #subtext table td dl dt,
#submain #subtext table td dl dd{
	font-size:13px;
}

#ad_gray{
background:#FFF url(http://nimore.com/assets/images/gray_ad.gif) center center no-repeat;
text-align:center;
width:251px;
height:251px;
margin-left:10px;
}

/* IE6のみ */
* html #ad_gray {
margin:0;
}

#ad_gray iframe{
margin-top:58px;
}			

/*---------------------------------
　　　　　変換サービス
----------------------------------*/
table.h_yoko{
width:540px;
margin:-20px 0 0 0;
padding:0;
background:url(images/henkanmidashi03.png) top left no-repeat;
}
.h_yoko td{
width:170px;
list-style:none;
padding:0 8px;
text-align:center;
vertical-align:top;
}
.h_yoko h3{
margin:2px 0 10px 0;
}
.h_yoko td strong{
text-align:left;
color:#8B7765;
}

table.h_kakaku{
text-align:center;
border-collapse:separate;
border-spacing:2px;
}
table.h_kakaku th{
text-align:left;
}
table.h_kakaku td.notd{
background-color:#fff;
border:none;
}
table.h_kakaku td.koumokuv{
background-color:#fcc;
border-top:1px solid #966;border-left:1px solid #966;
border-right:1px solid #fdc;border-bottom:1px solid #fdc;
}

table.h_kakaku td.koumokua{
background-color:#cfc;
border-top:1px solid #696;border-left:1px solid #696;
border-right:1px solid #efe;border-bottom:1px solid #efe;
}

table.h_kakaku td.koumokup{
background-color:#cff;
border-top:1px solid #36f;border-left:1px solid #36f;
border-right:1px solid #eff;border-bottom:1px solid #eff;
}

table.h_kakaku td{
background-color:#F5F5F5;
border-top:1px solid #999999;border-left:1px solid #999999;
border-right:1px solid #DDDDDD;border-bottom:1px solid #DDDDDD;
}