@charset "utf-8";
/* CSS Document */


/* Title */
h2{
	margin-bottom:10px;
}

#ichihimeright h2{
	color:#C31F1F;
	border-left: 6px solid #C31F1F;
	padding-left: 5px;
	margin:8px 0;
	line-height:1;
	font-size:small;
}

#mainleft h3{
	color:#6C301B;
	font-weight: bold;
	font-size:110%;
	border-left: 6px solid #6C301B;
	padding-left: 5px;
	margin:8px 0;
	line-height:1;
}

#container{
	width:800px;
	margin:0 auto;
	background-color:#FFFFFF;
	text-align:left;
}

#header{
	width:760px;
	padding-top:20px;
	margin-left:20px;
}
#header h1{
	width:238px;
	height:128px;
	float:left;
	background:url(../images/ichihime.jpg) no-repeat;
	text-indent:-5000px;
}

#header h1 a{
	width:238px;
	height:128px;
	display:block;
	outline:0;
}

#navi{
	width:505px;
	float:right;
	margin-top:20px;
	background:url(../images/navi_bg.gif) no-repeat right bottom;
	height:100px;
}
#navi ul{
	margin:0;
	padding:0;
	list-style-type:none;
}
#navi li{
	float:left;
	padding:0;
}
#navi a{
	width:100px;
	height:40px;
	display:block;
	margin-right:1px;
	text-indent:-5000px;
	outline:0;
}

#navi a:hover{
	background-position:0 -40px;
	}


#navi01{
	background:url(../images/navi_01.gif);
}
#navi02{
	background:url(../images/navi_02.gif);
}
#navi03{
	background:url(../images/navi_03.gif);
}
#navi04{
	background:url(../images/navi_04.gif);
}
#navi05{
	background:url(../images/navi_05.gif);
	margin:0;
}
#content{
	width:760px;
	margin-left:20px;
	padding-top:20px;
}
#footer{
	clear:both;
	width:760px;
	padding-top:10px;
	padding-bottom:20px;
}
#footer p{
	text-align:right;
	font-size:x-small;
	color:#999999;
}
#footer address{
	text-align:right;
}

/*---------------------------------
  TOP
-----------------------------------*/
#topmainleft{
	float:left;
	width:380px;
}

#topmainleft p{
	margin-bottom:10px;
}
#topmainright{
	float:right;
	width:360px;
}

#tompainright img{
   text-align:center;
}

#topmainright #info{
   background: #FFF5EC;
	margin:25px 10px 10px 10px;
	padding:10px;}
	
#topmainright #info h2{
	color:#C31F1F;
	font-size:small;
	line-height:1;
}	

/*---------------------------------
  MAIN CONTENT
-----------------------------------*/
#mainleft{
	float:left;
	width:540px;
}
#mainleft p{
	margin-bottom:20px;
}
#mainleft dl{
	width:540px;
	margin:0;
	clear:both;
}
#mainleft dt{
	width:100px;
	float:left;
	margin-bottom:20px;
}
#mainleft dd{
	width:430px;
	float:right;
	margin-bottom:20px;
}
#mainright{
	float:right;
	width:200px;
}

/*---------------------------------
  ICHIHIME CONTENT
-----------------------------------*/
#ichihimeleft{
	float:left;
	width:470px;
}
#ichihimeleft p{
	margin-bottom:20px;
}
#ichihimeright{
	float:right;
	width:250px;
}


#ichihimeright .txt{
	line-height:1.3;
	font-size:smaller;
	margin:2px 0 15px 0;
	color:#996600;
}

/*---------------------------------
  YUISHO CONTENT
-----------------------------------*/
#yuisholeft{
	float:left;
	width:475px;
}
#yuisholeft p{
	margin-bottom:20px;
}
#yuishoright{
	float:right;
	width:270px;
}

#yuisholeft ul{
	margin:0 0 20px 20px;
}

/*---------------------------------
  HIGHLIGHT CONTENT
-----------------------------------*/
#omamori{
	background: #FFF5EC;
	padding: 10px;
	margin: 15px;
	line-height:1.4;
}

#omamori p{
    text-align:right;
	}
	
#omamori li{
list-style-position:inside;}	
	
/*---------------------------------
  ACCESS CONTENT
-----------------------------------*/
#accessleft{
	float:left;
	width:350px;
}
#accessleft dl{
	width:350px;
	margin:0;
	clear:both;
}
#accessleft dt{
	float:left;
	width:100px;
	color:#C31F1F;
	font-weight:bold;
	margin-bottom:10px;
}
#accessleft dd{
	float:right;
	width:240px;
	margin-bottom:10px;
}
#accessright{
	float:right;
	width:390px;
}
#accessright dl{
	width:390px;
	clear:both;
}
#accessright dt{
	width:60px;
	float:left;
	font-weight:bold;
	margin-bottom:10px;
}
#accessright dd{
	float:right;
	width:320px;
	margin-bottom:10px;
}
#accessright p{
	margin-bottom:10px;
}

#accessleft p{
	margin-bottom:10px;
}

.caption{
	color:#C31F1F;
	font-size:80%;
	padding:2px 0 10px 0;
}

.month{
	color:#006633;
	font-weight:bold;
	font-size:110%;
}
