/* コンテナ */
div#container     { background-color: #cfffff; background-image: url(files/side-blue1.gif); background-repeat: repeat-y; background-position: left top; margin-right: auto; margin-left: auto; width: 790px; border-right: 1px solid #1f4afb }

		
/* ヘッダ− */
div#header      { background-color: #017acd; background-image: url(files/toplogo111.jpg); padding: 15px 20px 5px }
		            
		      
div#header h1 {margin-left: 0px; margin-right: 0px; margin-bottom: 55px;
padding: 25px 10px 5px}


div#header p {color: white;
font-size: 1.75em;
margin: 30px 20px 10px} 		


/* メニュ− */
ul#menu {font-size: 0.75em;
margin-top: 0;
margin-bottom: 15px;
margin-left: 0;
padding-left: 0;
height: 23px;
background-color: #fede0e}

ul#menu li {list-style-type: none;
float: left}

ul#menu li a  { color: #ffffff; line-height: 20px; text-decoration: none; background-color: 
#1f4afb; text-align: center; display: block; width: 112px; border-right: 1px solid #ffffff }

ul#menu li a:hover {background-color: #23b2e5}
		
ul#menu li.menulast a {border-right: none}


/* コンテンツ */
div#content {background-color: #ffffff;
width: 550px;
margin-top: 10px;
float: right;
margin-left: 10px;
margin-right: 20px;
margin-bottom: 25px;
display: inline}

div#content h1    { color: #ffffff; font-size: 1.25em; line-height: 35px; background-color: #017acd; background-image: url(files/titlebar_s0011.gif); background-repeat: no-repeat; background-position: 0 0; margin: 0; padding-left: 55px }

div#content h2    { color: #ffffff; font-size: 1.00em; line-height: 30px; background-color: #017acd; background-image: url(files/titlebar_s02.gif); background-repeat: no-repeat; background-position: 0 0; margin: 20px 20px 25px 25px; padding-left: 12px }

div#content h3   { color: #ffffff; font-size: 1.00em; line-height: 25px; background-color: #017acd; 
background-image: url(files/titlebar_s03.gif); background-repeat: no-repeat; 
background-position: 0 0; margin: 40px 24px 0 25px; padding-left: 12px }

div#content h4   { color: #ffffff; font-size: 1.00em; line-height: 25px; background-color: #017acd; background-image: url(files/titlebar_s03.gif); background-repeat: no-repeat; background-position: 0 0; margin: 40px 24px 0 25px; padding-left: 12px }

div#content h5   { color: #ffffff; font-size: 1.00em; line-height: 25px; background-color: #017acd; background-image: url(files/titlebar_s03.gif); background-repeat: no-repeat; background-position: 0 0; margin: 40px 24px 0 25px; padding-left: 12px }


div#content p {font-size: 0.75em;
line-height: 25px;
margin-top: 10px;
margin-left: 12px;
margin-right: 12px}

div#content p#message {margin-top: 0;}

table {font-size: 0.75em;}


/* 左サイドバ−01 */
div#sidebar {width: 190px;
float: left;
margin-bottom: 25px}

ul.sidemenu{border-top: none;
font-size: 0.75em;
margin-top: 10px;
margin-left: 12px;
margin-right: 12px;
padding-left: 0px;
line-height: 0px}

ul.sidemenu li {list-style-type: none}

ul.sidemenu li a {display: block;
line-height: 30px;
text-decoration: none;
color: #000000;
background-color: #ffffff;
border-bottom: solid 1px #000000;
padding-left: 15px}

ul.sidemenu li a:hover {background-color: #23b2e5} 


/* 左サイドバ−02 */
div.info {width: 165px; border: solid 1px #efab35;
margin-bottom: 30px;
background-color: #ffffff}

div#sidebar-left h2 {background-color: #cdf0a1;
border-bottom: solid 1px #8cc63f;
color: #3c5916;
font-size: 0.75em;
text-align: center;
padding: 3px;
margin-top: 0px;
margin-bottom: 3px} 

div#sidebar-left p.photo {text-align: center}

div#sidebar-left p {font-size: 0.75em;
margin: 10px 5px;
background-color: white}

div#sidebar-left ul {font-size: 0.75em;
margin: 10px;
text-align: left;
padding: 0px}

div#sidebar-left ul li {
background-color: #ffffff;
background-repeat: no-repeat;
background-position: 0px 6px;
padding-left: 3px;
list-style-type: none}
a:hover {background-color: #f86afb}

            
/* フッタ− */
div#footer     {background-color: #1f4afb; 
background-repeat: repeat-x; margin-top: 25px; 
padding-top: 0; width: 785px; clear: both } 

address {font-size: 0.75em;
font-style: normal;
color: #ffffff;
text-align: center;
padding: 2px} 
