﻿/*initialize start*/
body {margin:0;padding:0;background-color:#ffffff;color:#222222;text-align: center;}

td,th,p,pre {text-align:left;margin:0;font:12px/16px 'Hiragino Kaku Gothic Pro','ヒラギノ角ゴ Pro W3','ＭＳ Ｐゴシック', sans-serif;}
div {text-align:left;margin:0;}

img {border:0;}

li {margin: 0;list-style: none;}

ol, ul {margin: 0;padding:0;}

h1
{
    background-repeat: no-repeat;
    font-size: 12px;
    color: Gray;
    margin: 5px 0px;
}

h2,h3 {font-size:12px;line-height:16px;font-weight:bold;margin:0;}

h4,h5,h6 {font-size:10px;line-height:16px;font-weight:normal;margin:0px;}

select {display:block;}

form {margin:0;}

.indent {text-indent:-2345px;}

.clear {clear:both;}

.center {text-align:center;}
/*initialize end*/


#container{
	width:950px;
	margin:auto;
	text-align:left;
}


#header
{
    width: 900px;
    padding: 10px 10px 10px 10px;
    font:12px/16px 'Hiragino Kaku Gothic Pro','ヒラギノ角ゴ Pro W3','ＭＳ Ｐゴシック', sans-serif;
}

/*header start*/
#header ul
{
    float: right;
}

#header li
{
    display: inline;
    float:left;
}

#header a, #header a.active, #header a.link, #header a.visited
{
    text-decoration: none;
}

#header a:hover, #header a:active
{
    border-bottom: #ffff00 1px solid;
}

#header h2{
	font-weight:normal;
	float:left;
	width:430px;
}

#header_menu{
	float:left;
	width:450px;
	margin:0 0 0 0px;
}
/*header end*/


/*contents start*/
#contents
{
    width: 950px;
    padding-right: 5px;
    padding-left: 5px;
    padding-bottom: 10px;
    padding-top: 10px;
}

/*leftside start*/
#leftside
{
    float: left;
    width: 300px;
    padding: 5px 5px 5px 5px;
    font:12px/16px 'Hiragino Kaku Gothic Pro','ヒラギノ角ゴ Pro W3','ＭＳ Ｐゴシック', sans-serif;
}

.leftsidetitle
{
    padding-left: 10px;
    margin-top: 10px;
    margin-bottom: 3px;
    line-height: 20pt;
    font-weight: bold;
    color: white;
    background-color: #800000;
}


#leftside ul
{
    margin-top: 5px;
    margin-bottom: 10px;
}


#leftside li
{
    text-align: left;
    list-style-position: outside;
    list-style-type: disc;
    margin-bottom: 2px;
    padding-left: 5px;
    border-bottom: #bcb0a3 1px dotted;
    background-repeat: no-repeat;
}

#leftside a, #leftside a.active, #leftside a.link, #leftside a.visited
{   
    text-decoration: none;
}


#leftside a:hover, #leftside a:active
{
    border-bottom: red 1px solid;
}
/*leftside end*/

/*main start*/
#main
{
    float: left;
    width: 630px;
    padding-right: 5px;
    padding-left: 5px;
    padding-bottom: 10px;
    padding-top: 10px;
}

#main_image{
	background:url(img/top.jpg) no-repeat;
	height:300px;
	margin:0 0 1px 0;
	background-position: center;
}

#main ul
{
    margin-top: 5px;
    margin-bottom: 10px;
}

#main li
{
    text-align: left;
    margin-bottom: 2px;
/*    padding-left: 15px; */
    border-bottom: #bcb0a3 1px dotted;
/*    background-image: url(img/p_02.gif); */
    background-repeat: no-repeat;
}

#main a, #leftside a.active, #leftside a.link, #leftside a.visited
{   
    text-decoration: none;
}


#main a:hover, #leftside a:active
{
    border-bottom: red 1px solid;
}

.mainTitle
{
    padding-left: 10px;
    margin-top: 0px;
    margin-bottom: 3px;
    line-height: 20pt;
    font-weight: bold;
    color: white;
    background-color: #800000;
    font:12px/16px 'Hiragino Kaku Gothic Pro','ヒラギノ角ゴ Pro W3','ＭＳ Ｐゴシック', sans-serif;
}

#main h3{
	color:#FFFFFF;
	font-size:25px;
	font-weight:normal;
	line-height:40px;
	text-align:right;
	padding:0 10px 0 0;
	background:url(img/bg.jpg);
	margin:1px 0 0 0;
}

#topic {
	margin-top: 20px;
	float: left;
	width: 630px;
}
#topic ul {
	height: 150px;
	width: 628px;
	text-align: left;
	float: left;
	margin: 0px;
	padding: 0px;
	overflow: auto;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #cfcfcf;
	border-bottom-color: #cfcfcf;
	border-left-color: #cfcfcf;
}
#topic li {
	line-height: 25px;
	text-align: left;
	text-indent: 15px;
}

#info {
	color:#FFFFFF;
	font-size:25px;
	font-weight:normal;
	line-height:40px;
	text-align:left;
	padding:0 10px 0 10px;
	background:url(img/bg.jpg);
	margin:1px 0 0 0;	
}

/*main end*/
/*contents start*/

/*footer start*/
#footer {
	width: 900px;
	float: left;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #68CEFC;
	margin-top: 20px;
}
#footer p {
	padding-top: 5px;
	text-align: left;
	text-indent: 15px;
}
#copyright {
	clear: both;
	height: 30px;
	padding-bottom: 10px;
	background-repeat: no-repeat;
}
#copyright p {
	text-align: center;
	padding-top: 10px;
}
/*footer end*/
