/*-------------------------
	初期化・基本設定
-------------------------*/

@charset "utf-8";

html {
	overflow-y: scroll;
}

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {
	margin: 0;
	padding: 0;
}	

address,caption,cite,code,dfn,em,strong,th,var {
	font-style: normal;
}

table {
	border-collapse: collapse;
}

caption,th {
	text-align: left;
}

q:before,q:after {
	content: '';
}

object,
embed {
	vertical-align: top;
}

hr,legend {
	display: none;
}

h1,h2,h3,h4,h5,h6 {
	font-size: 100%;
}

img,abbr,acronym,fieldset {
	border: 0;
}

li {
	list-style-type: none;
}

p {
	margin-bottom: 0em;
	line-height: 1.5em;

}


/*----------------------------------------------------
	Base
----------------------------------------------------*/

body {
	background:url(img/bg.gif) repeat-y center;
	background-color:#FFFAFC;
	color: #333;
	font-size: small;
	font-family: verdana,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif",ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka;
}

* + html body {
	font-family: "メイリオ","Meiryo";
}


/*----------------------------------------------------
	Link
----------------------------------------------------*/

a:link {
	color:#000000;
	text-decoration: underline;
}

a:visited {
	color:#000000;
	text-decoration: underline;
}

a:hover {
	color:#D70035;
	text-decoration: underline;
}

a:active {
	color:#000000;
	text-decoration: underline;
}

/*-------------------------
	レイアウト
-------------------------*/

/* wrap */

#wrap {
width:780px;
margin:0 auto;
border:0px solid #ccc;
text-align: left;
background-color:#fff;
}

/* コンテンツ */

#top {
width:760px;
padding:10px;
}

#contents {
width:760px;
padding:10px;
}

#contents .pageTop {
clear: both;
text-align: right;
}

#main {
width: 550px;
}

#side {
width: 200px;
}

/* head */

#head {
position: relative;
width:780px;
height:73px;
background:url(img/head.png);
}

h1{
font-size:1.0em;
padding-left:106px;
padding-top:12px;
color:#D70035;
}

/* menu */

#menu {
padding-bottom:0px;
}

#menu li{
float: left;
display: inline;
margin: 0;
padding: 0;
}


/* foot */

#foot {
clear:both;
background:url(img/foot_bg.jpg) repeat-x;
border-top:10px solid #d70035;
margin:auto;
width:100%;
padding: 10px 0px;
font-size:11.5px;
}

#foot ul#siteinfo {
text-align:center;
}

#foot ul#siteinfo li {
margin: 0 0.5em;
display: inline;
}

#foot ul#siteinfo li a {
color:#c53d43;
}

#foot address {
font-family:Verdana,"ＭＳ Ｐゴシック", sans-serif;  
margin-top: 1.4em;
font-style:normal;
color:#000;
text-align:center;
}


/* 見出し */

.ship {
clear:both;
background:url(img/h2_ship.gif) no-repeat;
color:#D70035;
height:48px;
padding:12px 0 0 60px;
margin-top:10px;
margin-bottom:10px;
font-size:18px;
font-weight:bold;
}

h2.ume {
clear:both;
color:#FFFFFF;
height:34px;
font-size:22px;
font-weight:bold;
background:url(img/h2_ume.png) no-repeat;
padding:10px 0 0 90px;
margin-bottom:10px;
}

.orange {
clear:both;
color:#FFFFFF;
height:35px;
font-size:18px;
font-weight:bold;
background:url(img/h_orange.gif) no-repeat;
padding:5px 0 0 20px;
margin:10px 0 10px 10px;
}

h3.blue{
clear:both;
font-size:18px;
background: #F7F7F7;
padding:6px 0 3px 10px;
margin:20px 0 10px 0;
border-bottom:1px solid #C8E3FF;
border-left:6px solid #00BFFF;
}

h3.red{
clear:both;
font-size:18px;
background: #F7F7F7;
padding:6px 0 3px 10px;
margin:20px 0 10px 0;
border-bottom:1px solid #D70035;
border-left:6px solid #D70035;
overflow:auto;
}

/*-------------------------
	要素
-------------------------*/

/* フォント */

.b {font-weight:bold;}

.font_indent {text-indent:1.0em;}
.font_small {font-size:0.8em;}
.font_big {font-size:16px;}
.font_big_b {font-size:16px;font-weight:bold;}
.font_bold {font-weight:bold;}
.font_red_big {color:#D70035;font-size:18px;font-weight:bold;}
.color_red {color:#D70035;}
.color_orange{color:#F84A19;}
.color_blue {color:#00A1E9;}
.color_pink {color:#FF8F8F;}
.color_pink_deep {color:#ff1493;}
.color_brown {color:#451521;}

/* クリア */

.reset {
clear: both;
width: 100%;
height: 10px;
margin: 0;
padding: 0;
}

.line {
clear:left;
height: 1px;
width: 100%;
border-bottom: 1px solid #ccc;
margin:0px;
padding:10px;
}

.clear {
clear: both;
}

/* 回り込み */

.fleft {float:left;}

.fright {float:right;}

/* 余白系 */

.m_b10 {margin-bottom: 4px;}

.m_b20 {margin-bottom: 20px;}

.m_tb10 {margin-bottom:10px;margin-top:10px;}

.p_10 {padding:10px;}

.p_5 {padding:5px;}

.m_l10 {margin-left:10px;}

.m_t10 {margin-top:10px;}

.m_r10 {margin-right:10px;}

/* パンくず */

.entryBody {
margin:6px 0 6px 0;
}

.entryBody #topicPath_01 {
padding:3px 0 3px 0;
}

.entryBody #topicPath_01 li { 
display:inline;
font-size:11.5px;
padding-left:10px;
line-height:110%;
list-style-type:none;
}

.entryBody #topicPath_01 li a {
padding-right:10px;
background:url(img/pan.gif) no-repeat right center;
}

/* テーブル */

table {
	width:100%;
	margin:1em auto;
}


th {
font-weight:normal;
color: #678197;
text-align:left;
border-bottom: 1px solid #FFCCCC;
border-left:1px solid #FFCCCC;
padding:.3em 1em;
}

.td200 {
width:200px;
background:#FEF4F4;
}

/* 画像 */

.photo_p2 {
background:#FFFFFF;
padding:2px;
border:1px solid #CCCCCC;
}

.photo_p5 {
background:#FFFFFF;
padding:5px;
border:1px solid #CCCCCC;
}

.photo_p10 {
background:#FFFFFF;
padding:10px;
border:1px solid #CCCCCC;
}

.imgR {
	float: right;
	margin: 0 0 10px 10px;
}

.imgL {
	float: left;
	margin: 0 10px 10px 0;
}

/* 角丸ボックス */

div.box01_access {
width:520px;
margin-left:30px;
float:left;
overflow:auto;
}

div.box03 {
overflow:auto;
width:640px;
margin-top:10px;
}
div.box03 p{
}
div.box03_head{
background:transparent url(img/rc_box/03/1.gif) no-repeat 0px 0px;
}
div.box03_head_c{
background:transparent url(img/rc_box/03/2.gif) no-repeat right 0px;
font-size:1px;
height:12px;
}
div.box03_body{
overflow:auto;
padding:0 15px 0 15px;
background:transparent url(img/rc_box/03/3.gif) repeat-y 0px 0px;
margin:0;
}
div.box03_foot{
clear:both;
background:transparent url(img/rc_box/03/4.gif) no-repeat 0px 0px;
margin:0;
}

div.box03_foot_c{
background:transparent url(img/rc_box/03/5.gif) no-repeat right 0px;
font-size:1px;
height:12px;
}

/* ボックス */

.box_s {
width:500px;
height:100px;
padding:10px;
background:url(img/box_s_bg.jpg) repeat-x #F1EEE1;
border:1px solid #F1EEE1;
}

/* 背景 */
.bg_main {background:#F1EEE1;}
.bg_red {background:#D70035;}
.bg_pink {background:#FF8F8F;}
.bg_brown {background:#D3CBA3; color:#451521}

/* ナビ */

.navi_main{
width:200px;
height:500px;
background:url(img/side/bg.gif) repeat-y;
}

.navi_foot {
width:200px;
height:26px;
background:url(img/side/foot.gif) no-repeat;
}

.navi_menu {
color:#fff;
height:37px;
background:url(img/side/menu_01.gif) no-repeat;
padding:6px 0 0 34px;
margin:0px 0 10px 24px;
font-size:16px;
}

.navi_menu a{
display:block;
color:#fff;
}
.navi_menu a:link {
display:block;
color:#fff;
}

.navi_menu a:visited{
display:block;
color:#fff;
}

.navi_menu a:active{
display:block;
color:#fff;
}

.navi_menu a:hover{
display:block;
color:#fff;
}
