﻿body {font-family:メイリオ;
   margin-top:0px;
   margin-bottom:0px;
   background-color:#DDDDDD;
   background-image:url('../out/image/bg.gif');
   background-repeat:repeat-x;
   background-attachment: fixed;}
	
/* コンテナ */
#container {width: 800px;
    margin-left: auto;
    margin-right: auto;
    border-left:1px #999 ridge;
    border-right: ridge 1px #333;
    padding-left:10px;
    padding-right:10px;
    background-color:#FFFFFF}

/* ヘッダー */
#header {background-color: #ffffff;
    background-image:url('../out/image/top_logo_4.jpg');
    padding:15px 20px 71px;}

#header h1	{margin: 0}

#header p	{color: #000000;
	font-size: 0.75em;
	font-weight:500;
	margin: 0;
	padding-top:2px;
	padding-left:10px}

/* パンくずリスト */
#bread	{font-size: 0.75em;
	margin-top: 3px;
	margin-bottom: 17px;
	color:navy}

#bread img{vertical-align:middle}	

/* wrap */
#wrap {width:800px}

/* メイン */
#main	{width: 515px;
	float: left}

/* コンテンツ */
#content	{width: 330px;
	float: right;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	border:1px #C0C0C0 solid}
	
#content h2	{border-left: 7px solid #AACE6F;
	border-right: 7px solid #AACE6F;
	background-color: #014471;
	background-image:url('../out/image/bar_blue.jpg');
	background-repeat: no-repeat;
	font-size: 15px;
	font-weight:normal;
	color: #ffffff;
	line-height: 25px;
	padding-left: 7px;
	padding-top: 3px;
	padding-bottom:1px;
	margin-top: 0;
	margin-bottom:0;}
	
#content p	{font-size: 0.75em;
	line-height: 1.6;
	margin-top: 10px}
	
ul#mainmenu {list-style-type: none;
    margin-left:10px;
    padding-left:0;
    margin-top:13px;
    margin-bottom:13px;
    font-size:0.8em;
    color:navy;}

ul#mainmenu li {padding-left:20px;
    line-height:1.9em;
    background-image:url('../out/image/aicon_112.gif');
    background-repeat:no-repeat;
    background-position:0 7px;}
    
ul#mainmenu li a {color:navy;text-decoration:underline}
ul#mainmenu li a:hover {color: #9999FF;
    text-decoration:none}

p#news {font-size:14px;
	padding-left:28px;
	color:#000;
	margin-top:1px;
	margin-bottom:0px;
	background-image:url('../out/image/ic_flower.gif');
	background-repeat:no-repeat;
	background-position:2px center;}

#item {list-style-type: none;
	color:#333333;
	font-size:11px;
	text-align:left;
	padding-top:1px;
	padding-bottom:2px;
	padding-left:3px;
	margin-bottom:5px;
	margin-top:0px;
	margin-left:5px;
	height: 5em;
    overflow:auto}

#item li{padding-left:20px;    
    background-image:url('../out/image/li_arr.gif');
    background-repeat:no-repeat;
    line-height:18px;
    background-position:1px 2px}	

#item li a{text-decoration:}    
#item li a:hover{text-decoration:none;
    color:#99CCFF}
	
/* 左サイドバー */
#side	{width: 170px;
	float: left;
	margin-top:0px;}

#side_d {width: 165px;
    padding-top: 2px;
    padding-bottom:2px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 7px;
	border: 1px solid #F8F8F5;
	background-color: #B1B7AA;}
	
#side_d h3 {display: block;
	width: 145px;
	line-height: 22px;
	color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	margin-top: 3px;
	font-size: 12px;
	font-weight:normal;
	padding-top: 3px;
	padding-left:10px;
	text-align:left;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	background-color: #000080;
	background-image:url('../out/image/g_menu_st.gif');
	background-repeat:repeat}

#side_d ul {margin-top:0px;
    margin-bottom:5px;
    margin-left:0px;
    padding-left:0px;
    padding-bottom:0px}
    
#side_d li {list-style-type: none;
    height:30px;
    border-bottom:0px #888 solid;
    margin-top:0px;
    margin-bottom:0px;}

#side_d li a {border-top: 1px #666666 solid;
	border-bottom: 0px #666666 solid;
	display: block;
	width:134px;
	line-height:28px;
	font-size: 12px;
	text-decoration:none;
	color:#222222;
	margin-right: auto;
	margin-left: auto;
	padding-right: 5px;
	padding-left: 15px;
	padding-top: 2px;
	padding-bottom: 0px;
	background-image:url('../out/image/li.gif');
	background-repeat: no-repeat;
	background-color:#fff;
    background-position: 7px center;}

#side_d li a:hover {background-color: #fcf9e3;
	color:#666;
	text-decoration:none;
	background-position: 8px;
	background-image: url(img/li_ov.gif);}
	
#side img {border:none;}
	
#ssl   {background-color:#e8e8e8;
    padding-left:12px;
    padding-right:12px;
    padding-bottom:8px;
    padding-top:14px;
    margin-top:13px;
    margin-bottom:0px;
    text-align:center;
    width:142px;
    font-size:10.5px;}
    
#comment {background-color:#e8e8e8;
    padding-left:13px;
    padding-right:13px;
    padding-bottom:13px;
    padding-top:5px;    
    font-size:10px;
    font-family:メイリオ;
    text-align:left;
    color:#555555;
    line-height:1.4;
    width:140px;
    margin-top:0px;
    margin-bottom:8px}    
    
#info  {text-align:center;
  border:1px #c0c0c0 solid;
  padding:2px 0px;
  margin-bottom:10px;
  margin-top:8px}

#info2 {text-align:center;
  font-size:12px;
  margin-top:10px;
  margin-bottom:2px;
  padding-top:3px;
  color:#666666;
  background-image:url('../out/image/icon_bl.gif');
  background-repeat:no-repeat;
  background-position:8px center}    

/* 右サイドバー */
#sidebar-right {float:right;
    width:265px;}

#sidebar-right h2 {border-left: 7px solid #AACE6F;
	border-right: 7px solid #AACE6F;
	background-color: #014471;
	background-image:url('../out/image/bar_blue.jpg');
	background-repeat: no-repeat;
	font-size: 15px;
	font-weight:normal;
	color: #ffffff;
	height:26px;
    padding-left: 6px;
	padding-top:3px;
	padding-bottom:1px;
	margin-top: 0px;
	margin-bottom:1px;}

#box h3 {font-size:12px;
    background-color:#008080;
    background-image:;
    background-repeat:repeat;
    color:#FFFFFF;
    font-weight:500;
    padding-left:6px;
    padding-top:2px;
    height:20px;
    margin-top:0px;
    margin-bottom:0px;
    margin-right:6px;
    width:245px}
	
#box {border-right:solid 1px #C0C0C0;
    border-left:solid 1px #C0C0C0;
    border-top:solid 1px #C0C0C0;
    margin-top:1px;
    padding-top:4px;
    padding-left:6px;
    width:auto}

#detail  {padding-left:4px;
   padding-right:3px;    
   padding-top:5px;
   padding-bottom:3px;
   margin-top:0px;
   margin-bottom:3px;
   font-size:10px;
   font-family:HGP創英角ｺﾞｼｯｸ;
   color:#708090;
   text-align:left;
   line-height:1.2em;
   vertical-align:middle;
   height:78px;
   border-right:solid 1px #C0C0C0 ;
   border-left:solid 1px #C0C0C0;
   border-bottom:solid 1px #C0C0C0}

#detail a {color:#000099;
   text-decoration:none}
#detail a:hover {color:#9999FF;
   text-decoration:underline}

img{border-style: none;
   border-color: inherit;
   border-width: 1px;
   text-align:left;
   margin-right:4px;
   margin-left:2px;
   padding-bottom:0px}
   	
img#banner{margin-right:8px}
   	
#photo{text-align:center;
   border:1px #c0c0c0 solid;
   padding-top:10px;
   padding-bottom:3px;
   margin-bottom:10px;
   margin-top:12px;
   font-size:12px}
  	      
/* フッター */
#footer{background-image:url('../out/image/line-blue.png');
	background-repeat: repeat-x;
	width: 800px;
	margin-left:auto;
	margin-right:auto;
	margin-top: 10px;
	padding-top: 2px;
	clear: both;}

address{font-size: 0.75em;
	font-style: normal;
	text-align: center;
	font-family:メイリオ,sans-serif;
	color:#333333;
	margin-top:4px}
	
/* フッターメニュー */	
#f_menu {clear: both;
	background-image: url(img/footer_bg.gif);
	background-repeat: repeat-x;
	border: 1px solid #E2E2DE;
	padding: 10px;
	background-color: #F5F4F0;
	background-position: bottom;
	font-size: 10px;
	color: #888888;
	text-align:left;}
	
#f_menu li {list-style-type: none;
	display: inline;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	padding-right: 5px;
	padding-left: 5px;
	font-size: 10px;
	line-height: 20px;}
	
#f_menu ul {margin-top: 5px;
	margin-bottom: 5px;
	margin-left:0px}
	
#f_menu li a {font-size: 12px;
   color:navy}

#f_menu li a:hover{text-decoration:none;
   color:#9999FF}

	