﻿a	{color: #017acd}
/* コンテナ */
div#container	{width: 760px;
        position : absolute;
        left : 50%;
        margin-left: -380px;
	margin-right: auto}

/* ヘッダー */

#header {
	width:760px;
	height:30px;
}

.logo     {width :101px;
           height:19px;
          float: left;
}

.site {
	float:right;
	margin-left:10px;
}

#header ul     {font-size:0.75em;
                margin-top:0;
                margin-bottom:0;
                margin-left:0;
                padding-left:0;
                height:10px;
                background-color:#ffffff}

#header li     {list-style-type:none;
                     float:right;}

#header li a   {display: block;
               width:95px;
               line-height:20px;
               text-decoration:none;
               text-align:center;
               color:#0F298F;
               background-color:#ffffff;
               border-right:solid 1px #0F298F}
#header li a:visited  {color: #A186BE}

/* サイト内検索 */
#goo {
        width:760px;
	height:15px;       
}

#cse-search-box{
        float:right;        
}

/* パンくずリスト */
#bread	{font-size: 0.75em;
	margin-top: 10px;
	margin-bottom: 5px;
        width:760px;
	height:15px;}
#bread a:visited  {color: #A186BE}

/* メニュー */
#menu ul       {font-size:0.75em;
　　　　　　　　margin-top:0px;
                margin-bottom:10px;
                margin-left:0;
                padding-left:0;
                height:20px;
                background-color:#0F298F}

#menu li     {list-style-type:none;
               float:left}

#menu li a:hover {background-color:#40A62A}

#menu li a   {display: block;
               width:94px;
               line-height:20px;
               text-decoration:none;
               text-align:center;
               color:#ffffff;
               background-color:#0F298F;
               border-right:solid 1px #ffffff}

ul#paremenu        {font-size:0.75em;
　　　　　　　　margin-top:0;
                margin-bottom:10px;
                margin-left:0;
                padding-left:0;
                height:20px;
                background-color:#0F298F}

ul#paremenu li     {list-style-type:none;
               float:left}

ul#paremenu li a:hover {background-color:#40A62A}

ul#paremenu li a   {display: block;
               width:108px;
               line-height:20px;
               text-decoration:none;
               text-align:center;
               color:#ffffff;
               background-color:#0F298F;
               border-right:solid 1px #ffffff}

/* メイン */
div#main	{width: 760px;
	float: left}

/* コンテンツ */
div#content	{width: 584px;
	float: left;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 25px;
        padding-bottom:20px;}

div#content h2	{background-color: #0F298F;
	background-repeat: no-repeat;
	font-size: 0.875em;
	color: #ffffff;
	line-height: 28px;
	padding-left: 6px;
	margin-top: 0;
	margin-bottom: 10px}



div#content h3	{background-color: #ffffff;
	background-image: url(img/icon.gif);
	background-repeat: no-repeat;
	font-size: 0.875em;
	line-height: 23px;
	padding-left: 30px;
	margin-top: 0px;
	margin-bottom: 0}

div#content p	{font-size: 0.75em;
	line-height: 1.6;
	margin-top: 10px}
div#content ul li.nasi {list-style:none;}

/* サイドバー */
div#sidebar	{width: 166px;
	float: left;
	margin-bottom: 25px}

ul.sidemenu	{font-size: 0.75em;
	margin-top: 0;
	margin-left: 0;
	padding-left: 0;
	line-height: 0}

ul.sidemenu li	{list-style-type: none}

ul.sidemenu li a	{display: block;
	line-height: 30px;
        width : 150px;
	text-decoration: none;
	color: #ffffff;
	background-color: #005087;
	border-bottom: solid 1px #ffffff;
	padding-left: 10px}

ul.sidemenu li a:hover	{color: #40A62A}

ul.sidemenu ul 	{margin: 0;
	padding: 0}

ul.sidemenu ul li a 	{background-color: #ffffff;
	color: #000000;
	border-bottom: solid 1px #aacfff;
	line-height: 24px}

ul.sidemenu ul li a:hover 	{background-color: #faffda}


p.feed	{margin-bottom: 10px}

p.feed a	{font-size: 0.75em;
	color: #444444;
	text-decoration: none;
	line-height: 30px;
	border: solid 1px #888888;
	padding: 5px}

p.feed img	{border: none;
	vertical-align: middle}

/* 右サイドバー */
div#sidebar-right	{width: 166px;
	float: right;
        margin-left: auto;
	margin-right: auto;
	margin-bottom: 25px
        padding-top:0px
}

div.info	{border: solid 1px #40A62A;
	margin-bottom: 5px}

div#sidebar-right h2	{background-color: #40A62A;
	border-bottom: solid 1px #40A62A;
	color: #ffffff;
	font-size: 0.75em;
	text-align: center;
	padding: 5px;
	margin-top: 0;
	margin-bottom: 3px}

div#sidebar-right p.photo	{text-align: center}

div#sidebar-right p.pare	{text-align: center;
                                border-bottom: solid 1px #40A62A;
                                padding: 5px;}

div#sidebar-right p	{font-size: 0.75em;
	margin: 10px 5px;
        text-align:center}

div#sidebar-right ul	{font-size: 0.75em;
	margin: 5px;
	padding: 0}

div#sidebar-right ul li 	{background-image: url(img/maru-green.png);
	background-repeat: no-repeat;
	background-position: 0 6px;
	padding-left: 13px;
	list-style-type: none}

/* フッター */
div#footer	{background-image: url(img/line-blue.gif);
	background-repeat: repeat-x;
	width: 760px;
	margin-top: 0;
        margin-left: auto;
	margin-right: auto;
	padding-top: 8px;
	clear: both}

address	{font-size: 0.75em;
	font-style: normal;
	text-align: center}

