@charset "UTF-8";

/* ========BASIC======== */
* {
   font-family:"Hiragino Kaku Gothic Pro",HiraKakuPro-W3,"ヒラギノ角ゴ Pro W3","メイリオ", Meiryo,"MS P ゴシック",verdana,sans-serif;
   color:#333;
}

body {
   margin:0;
   padding:0;
   letter-spacing:1px;
}

br {
   letter-spacing:normal;
}

a {
	color:#999999;
	text-decoration:none;
}

a:hover {
   color:#666;
}

img {
   border:0;
   vertical-align:bottom;
}

h1,h2,h3,h4,h5,h6 {
   margin:0;
}


/* ========TEMPLATE LAYOUT======== */
div#top {
   width:760px;
   margin:0 auto;
   padding:10px 0;
}

div#header {
   position:relative;
   width:760px;
   margin-bottom:10px;
}

div#pr {
	position:absolute;
	left:0;
	top:0;
	width:759px;
	font-size: 0.8em;
}

div#gnavi {
   position:absolute;
   bottom:0;
   right:0;
}

div#icatch {
   width:760px;
}

div#menu {
	float:left;
	width:760px;
	background-color: #003399;
}

div#contents {
   float:left;
   width:760px;
   margin-top:10px;
}

div#main {
   float:left;
   width:530px;
}

div#sub {
   float:right;
   width:220px;
}

div#totop {
   clear:both;
}

div#footMenu {
   float:left;
   width:760px;
   padding-top:10px;
}

div#footer {
	clear:both;
	background-color: #003399;
}


/* ========HEADER CUSTOMIZE======== */
div#header h1 {
	margin:0;
	padding:1em 0 0 0;
	font-size:2em;
	color:#006699;
	line-height:1.0;
}

div#header h1 a {
	color: #003399;

}

div#header h1 a:hover {
   color:#C71C7A;
}

div#header #pr p {
   margin:0;
   font-size:0.75em;
}

div#header #gnavi ul {
   list-style:none;

}
div#header #gnavi li {
   float:left;
   font-size:0.63em;
   margin-left:15px;
}

div#header #gnavi li a{
   display:block;
   padding-left:15px;
   background:url(images/bg_gnavi.gif) 0 1px no-repeat;
}


/* ========MENU CUSTOMIZE======== */
div#menu ul {
   margin:0;
   padding:0;
   list-style-type:none;
}

div#menu li {
   float:left;
   margin:0;
   font-size:0.75em;
   background:url(images/bg_menupause.gif) 0 50% no-repeat;
}

div#menu li a {
   display:block;
   line-height:40px;
   color:#fff;
   margin-left:1px;
   padding:0 10px;
}

div#menu li a:hover {
	color:#fff;
	background-color: #6699FF;
}

div#menu li.home {
   background:none;
}


/* ========MAINCONTENTS CUSTOMIZE======== */
div#main a {
   color:#A7005D;
}

div#main p a {
color:#333333;
text-decoration:none;
}

div#main a:hover {
   color:#C71C7A;
   border-bottom:1px solid #C71C7A;
}

div#main h2 {
	margin-bottom:8px;
	padding:0 0 0 20px;
	line-height:2;
	color:#FFFFFF;
	font-size:0.94em;
	font-weight:bold;
	border:1px solid #B4A373;
	background-color: #B4A373;
}

div#main h3 {
   margin-bottom:3px;
   font-size:0.88em;
}

div#main h4 {
   margin-bottom:2px;
   font-size:0.75em;
}

div#main h5 {
   margin-bottom:2px;
   font-size:0.75em;
}

div#main h6 {
   margin-bottom:2px;
   font-size:0.75em;
}

div#main p {
	margin:0 0 1em 0;
	font-size:0.85em;
	text-indent: 10px;
	line-height: 1.7em;
}

div#main ul,ol,dl {
   font-size:0.75em;
}

div#main dt {
   margin-bottom:3px;
}

div#main dd {
   padding:0;
   margin:0 0 0.5em 1em;
   padding:3px;
   background:#f1f1f1;
}

div#main div.icatch {
   margin-bottom:20px;
}

/* INFORMATION CUSTOMIZE */
* html body div#main dl.information dd div{
   display:inline-block;
}

div#main dl.information dt {
   float:left;
   width:10em;
   margin:0;
   padding:0;
}

div#main dl.information dd {
   margin:0 0 0.5em 10em;
   padding:0;
   background:transparent;
}


/* ========SUBCONTENTS CUSTOMIZE======== */
div#sub .section {
   margin-bottom:10px;
}

div#sub h2 {
   font-size:0.88em;
   font-weight:bold;
}

div#sub ul {
   margin:0 0 0 5px;
   padding:0;
}

div#sub li {
   padding:5px 0 5px 0;
   font-size:0.75em;
   line-height:1.4;
   list-style:none;
   background:url(images/bg_dotline.gif) 0 100% repeat-x;
}

div#sub li a {
   display:block;
   padding-left:12px;
   background:url(images/bg_list.gif) 0 5px no-repeat;
}


/* ========TOTOP CUSTOMIZE======== */
div#totop{
   position:relative;
   height:1.5em;
}

div#totop p{
   position:absolute;
   top:10px;
   right:0;
   margin:0;
   font-size:0.63em;
}

div#totop p a {
   padding-left:8px;
   background:url(images/bg_totop.gif) 0 50% no-repeat;
}

div#totop p a:hover {
   color:#999;
}


/* ========FOOTMENU CUSTOMIZE======== */
div#footMenu ul {
   margin:0;
   padding:0;
   text-align:right;
   background:url(images/bg_dotline.gif) 0 0 repeat-x;
   
}

div#footMenu li {
   display:inline;
   margin:0 0 0 10px;
   line-height:3.0;
   font-size:0.75em;
   list-style:none;
}

div#footMenu li a {
   padding-left:10px;
   background:url(images/bg_footmenu.gif) 0 50% no-repeat;
}


/* ========FOOTER CUSTOMIZE======== */
address {
	font-size:0.63em;
	color:#fff;
	line-height:3;
	text-align:center;
	font-style: normal;
}

/**/

.spacer{
	height:75px;
}

div#main p a#hgh {
   color:#0000FF;
   text-decoration:underline;
}
div#main p a#hgh:hover{
   color:#FF0000;
	text-decoration:underline overline;
}


.spacer{
	height:75px;
}

#navimap{
	font-size: 0.8em;
	height: 30px;
	width: 100%;
	clear: left;
	line-height: 30px;
	padding-left: 30px;
}

address{
	font-style: normal;
	text-align: center;
}

#link_sub{
	font-size: 0.8em;
}

#link_sub h4{
	margin: 0px;
	padding: 0px;

}
#link_sub p{
	margin: 0px;
	padding: 0px;
}

.linkcolor{
color:#333333;
}

ul#linkset{
	font-size: 11px;
}
ul#linkset a{
color:#0000ff;
}

/*文字組追加20101202*/


h4.komidasi{
	font-weight: 300;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #999999;
	font-size: 0.9em;
	text-indent: 5px;
	margin-top: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
	width: 50%;
	margin-bottom: 10px;
}

blockquote{
	font-size: 0.8em;
	background-color: #eeeeee;
	border: 1px dotted #999999;
	color: #666666;
	padding: 5px;
}

