@charset "utf-8";

*{
margin:0;
padding:0;
font-family: 'Arial', 'Helvetica', sans-serif;
}

strong {font-weight:normal;}

body{color:#666666;
text-align:center;}

#content{
border-right:1px solid #999999;
border-left:1px solid #999999;
margin-left:auto;
margin-right:auto;
background:url(images/side_bg.gif) repeat-y;
width:752px;
}

#banner{
background:url(images/top_page7.gif);
background-color:#FFFFFF;
width:750px;
height:150px;}

#banner p{
text-align:right;
font-size:12px;
color:#999;
padding-leftt:40px;
padding-top:10px;}

#banner h1{
text-align:center;
font-size:20px;
color:#fff;
padding-left:40px;
padding-top:50px;}

#title{
width:750px;
background: #FFF799;
padding-left:0px;
height:20px;
line-height:20px;}


/*■メイン */

#main{background-color: #fff;
float:right;
width:530px;
text-align:left;
margin-top:0px;
padding-left:10px;
padding-right:10px;
padding-bottom:30px;}


#main p{
	font-size: 12px;
	padding-left: 14px;
	padding-right: 14px;
	line-height: 1.6em;
	margin-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
}


/*■サイドメニュー */


#sidemenu{
repeat-y;
float:left;
text-align:left;
width:200px;
font-weight:nomal;
margin-top:0px;}

#sidemenu dt{
background:url(images/dt.gif) no-repeat;
font-size:13px;
padding-left:26px;
height:40px;
line-height: 40px;
border-bottom:1px solid #fff;
}
#sidemenu dt a{
text-decoration:none;}

#sidemenu dd{
font-size:13px;
border-bottom:1px solid #fff;
}


#sidemenu dd a{
height:30px;
line-height:30px;
color:#0000ff;
padding-left:26px;
text-decoration:none;
}
#sidemenu dd a:hover{color:orange;
}


/*■フッター */

#foot{
clear:both;
text-align:center;
font-size:10px;
background:#3981C5;
width:750px;
height:40px}

#foot a{
color:#fff;
text-decoration: none;}

#foot p{
font-size:9px;
color:#fff;
}


h1{font-size:10px;
color:#cccccc;
padding-bottom:10px;
padding-left:20px;}

#main h2{
text-align:center;
color:#fff;
font-size:14px;
margin-top:20px;
margin-bottom:10px;
background:url(images/h2.gif) no-repeat;
width:530px;
line-height:30px;
height:30px;}

h3{
font-size:14px;
margin-top:20px;
margin-bottom:20px;
padding-left:40px;
background:url(images/h3.gif) no-repeat;
line-height:30px;
height:30px;}


h4{font-weight:bold;
font-size:14px;
margin-top:20px;
margin-bottom:10px;
padding-left:10px;
padding-bottom:2px;
border-left:7px solid #3981C5;
border-bottom:1px solid #3981C5;}

#main h5{
text-align:bottom;
color:#fff;
font-size:14px;
margin-top:20px;
margin-bottom:10px;
background:url(images/Todaiji-Pictures530-02.gif) no-repeat;
width:530px;
line-height:145px;
height:145px;}


/*■文字の色や強調 */
.red  {color: red; font-weight: normal}
.redb {color: red; font-weight: bold}
.redl {color: red; font-weight: bold; font-size: 16px}

.blue  {color: blue; font-weight: normal}
.blueb {color: blue; font-weight: bold}
.bluel {color: blue; font-weight: bold; font-size: 16px}

.orange  {color: orange; font-weight: normal}
.orangeb {color: orange; font-weight: bold}
.orangel {color: orange; font-weight: bold; font-size: 16px}
#content #main p img {
	text-align: center;
}
