@charset "UTF-8";

/*------------------------------------------------ */
/* taireod
-------------------------------------------------- */

#taireido {
	width: 1200px;
	margin: 0 auto;
	background: url(../images/background.jpg) repeat-y;
	background-position: center 380px;
	height: 100%
}

#taireido #wrapper {
	background:url(../images/header.jpg) no-repeat;
}


#taireido h2 {
	text-indent: -9999px;
	position: absolute;
}

#taireido #footer {
	background: url(../images/footer.jpg) no-repeat bottom;
}


#taireido h3 {
	background: url(../images/top_h3.jpg) no-repeat top;
	text-indent: -9999px;
	height: 210px;
	width: 800px;
}
/*----------h3 title----------*/

#taireido h3{
	background: url(../images/top_h3.jpg) no-repeat top;
}

#taireido.page01 h3{
	background: url(../images/p01_h3.jpg) no-repeat top;
}

#taireido.page02 h3{
	background: url(../images/p02_h3.jpg) no-repeat top;
}

#taireido.page03 h3{
	background: url(../images/p03_h3.jpg) no-repeat top;
}

#taireido.page04 h3{
	background: url(../images/p04_h3.jpg) no-repeat top;
}

#taireido.page05 h3{
	background: url(../images/p05_h3.jpg) no-repeat top;
}

#taireido.page06 h3{
	background: url(../images/p06_h3.jpg) no-repeat top;
}

#taireido.page07 h3{
	background: url(../images/p07_h3.jpg) no-repeat top;
}

#taireido.page08 h3{
	background: url(../images/p08_h3.jpg) no-repeat top;
}

#taireido.page09 h3{
	background: url(../images/p09_h3.jpg) no-repeat top;
}

#taireido.page10 h3{
	background: url(../images/p10_h3.jpg) no-repeat top;
}

#taireido.page11 h3{
	background: url(../images/p11_h3.jpg) no-repeat top;
}
/*----------h3 title end----------*/

/*----------h3 title end----------*/
#taireido .menu_list {
	width: 663px;
	margin:0 auto 40px auto ;
}

#taireido .menu_list li {
	text-indent:100px;
	height: 45px;
	line-height:45px;
	background: url(../../../discourse/tamafuri/images/top_li_bg.gif) no-repeat;
}

#taireido .menu_list li a  {
	display: block;
	color:#2142a2;
	text-decoration: none;
}

#taireido .menu_list li a:hover {
	background: url(../../../discourse/tamafuri/images/top_li_bg.gif) no-repeat;
	background-position: 0 -45px;
}

#taireido .menu_list ul li img {
	padding:16px;
	vertical-align:middle;
}

/*----------photo template----------*/
#taireido .h3_sub {
	font-size: 90%;
	text-align: center;
	padding: 0 0 0 0;
	margin-top: -20px;
}

#taireido div.photo01 {
	width:400px;
	margin:50px auto 50px auto;
}

#taireido div.photo02 {
	width:600px;
	margin:50px auto 50px auto;
}

#taireido div.photo03 {
	width:600px;
	margin:50px auto 50px auto;
}
#taireido div.photo04 {
	width:300px;
	margin:0 auto 50px auto;
}

#taireido div.photo01 p ,#taireido div.photo02 p ,#taireido div.photo03 p,#taireido div.photo04 p{
	font-size:80%;
	line-height:140%;
	margin: 10px 0 0 0;
}

/*----------photo template end----------*/

.box01 {
	margin-top:-30px;
}


.head_notes {
	border: solid #dfe9f1 1px;
	padding:10px;
	margin: 10px auto 10px auto;
	color:#2142a2;
	background-color:#f9fafb;
	font-size:80%;
	line-height:150%;
}

h5 {
	border: solid #dfe9f1 1px;
	padding: 4px 0 4px 10px;
	margin: 20px auto 20px auto;
	color:#2142a2;
	background-color:#edf3f7;
	font-size:110%;
}

h6 {
	font-size:105%;
	color:#2142a2;
	padding: 0 0 0 10px;
	margin:10px 0 10px 0;
	border-bottom:1px solid #dfe9f1;
}

#contents p.section {
	color:#2142a2;
	font-weight:bold;
	padding: 0 0 0 10px;
	margin-bottom:10px;
}

#contents p.h7 {
	color:#2142a2;
	font-weight:bold;
	margin-bottom:0;
	margin-left:1em;
}


