@charset "utf-8";


body {
	margin: 0px;
	background-color: #FFFFFF;
	}

h1, h2, h3, h4, h5{
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	}

.clear {
	clear:both;
}

a,
a:link,
a:visited
{
	text-decoration: none;
	color: #0000FF;
}

a:active,
a:hover {
	text-decoration: underline;
	color: #FF0000;
}

/*----- ベース枠設定 -----*/
#container {
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding: 0px;
	width: 750px;
	color: #333333;
	background-image: url(../img/bg.gif);
	}

#container-inner {
	text-align: left;
	margin: 0px 0px 0px 5px;
	width: 740px;
	}

/*----- ヘッダ設定 -----*/
.header {
	width: 740px;
	text-align: left;
	padding: 0px;
	background-image: url(../img/header-bg.gif);
	height: 127px;
	clear: both;
	}

.header-logo {
	width:257px;
	float: left;
	background-image: url(../img/logo2.gif);
	text-indent: -9999px;
	height: 95px;
	}
	
.header-tel {
	width:483px;
	float: right;
	text-align: right;
	}

.header-menu {
	width: 740px;
	height: 32px;
	clear: both;
	}
	
.header-menu_space {
	width: 720px;
	background-image: url(../img/header-menu-bg_m.gif);
	height: 30px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	font-family: "メイリオ", "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", Osaka;
	font-size: 13px;
	}
.hms_left {
	width:450px;
	float:left;
	height: 20px;
	margin-bottom: 10px;
}
.hms_right {
	width:270px;
	float:right;
	text-align: right;
	height: 20px;
	margin-bottom: 10px;
}
.hms_right img {
	vertical-align: bottom;
}
.hm_clear {
	clear:both;
}


/*----- メニュー設定 -----*/

.menu {
	margin: 0px;
	padding: 0px;
	width: 176px;
}
.menu-1{
	height: 371px;
	}

.menu-2{
	height: 265px;
	}

.menu-3{
	height: 53px;
	}

.menu ul {
	margin: 0px;
	padding: 0px;
	list-style:none;
	}

.menu li, .menu a {
	display:block;
	width:176px;
	height:53px;
	}

.menu li {
	text-indent: -9999px;
	float:left;
	}
	
.menu a {
	text-decoration: none;
	background:url(../img/menu.gif) no-repeat;
	}

#menu01 a{
	background-position: 0 0;
	}

#menu01 a:hover{
	background-position: -176px 0;
	}
	
#menu01 a:active{
	background-position: -352px 0;
	}

#menu02 a{
	background-position: 0 -53px;
	}

#menu02 a:hover{
	background-position: -176px -53px;
	}
	
#menu02 a:active{
	background-position: -352px -53px;
	}

#menu03 a{
	background-position: 0 -106px;
	}

#menu03 a:hover{
	background-position: -176px -106px;
	}
	
#menu03 a:active{
	background-position: -352px -106px;
	}

#menu04 a{
	background-position: 0 -159px;
	}

#menu04 a:hover{
	background-position: -176px -159px;
	}
	
#menu04 a:active{
	background-position: -352px -159px;
	}


#menu05 a{
	background-position: 0 -212px;
	}

#menu05 a:hover{
	background-position: -176px -212px;
	}
	
#menu05 a:active{
	background-position: -352px -212px;
	}	

#menu06 a{
	background-position: 0 -318px;
	}

#menu06 a:hover{
	background-position: -176px -318px;
	}
	
#menu06 a:active{
	background-position: -352px -318px;
	}	

#menu07 a{
	background-position: 0 -371px;
	}

#menu07 a:hover{
	background-position: -176px -371px;
	}
	
#menu07 a:active{
	background-position: -352px -371px;
	}	


#menu08 a{
	background-position: 0 -424px;
	}

#menu08 a:hover{
	background-position: -176px -424px;
	}
	
#menu08 a:active{
	background-position: -352px -424px;
	}	

#menu09 a{
	background-position: 0 -477px;
	}

#menu09 a:hover{
	background-position: -176px -477px;
	}
	
#menu09 a:active{
	background-position: -352px -477px;
	}	

#menu10 a{
	background-position: 0 -530px;
	}

#menu10 a:hover{
	background-position: -176px -530px;
	}
	
#menu10 a:active{
	background-position: -352px -530px;
	}	

#menu11 a{
	background-position: 0 -583px;
	}

#menu11 a:hover{
	background-position: -176px -583px;
	}
	
#menu11 a:active{
	background-position: -352px -583px;
	}	

#menu12 a{
	background-position: 0 -636px;
	}

#menu12 a:hover{
	background-position: -176px -636px;
	}
	
#menu12 a:active{
	background-position: -352px -636px;
	}	

#menu13 a{
	background-position: 0 -689px;
	}

#menu13 a:hover{
	background-position: -176px -689px;
	}
	
#menu13 a:active{
	background-position: -352px -689px;
	}	

#menu14 a{
	background-position: 0 -742px;
	}

#menu14 a:hover{
	background-position: -176px -742px;
	}
	
#menu14 a:active{
	background-position: -352px -742px;
	}	



.menu_h1 a{
	display:block;
	background-image: url(../img/menu1.gif);
	width:108px;
	height:32px;
	text-indent: -9999px;
	float: left;
	}

.menu_h1 a:hover{
	background-image: url(../img/menu1_h.gif);
	}
	
.menu_h1-b a {
	display:block;
	background-image: url(../img/menu1_b.gif);
	width:108px;
	height:32px;
	text-indent: -9999px;
	float: left;
	}
	
.menu_h2 a {
	display:block;
	background-image: url(../img/menu2.gif);
	width:106px;
	height:32px;
	text-indent: -9999px;
	float: left;
	}

.menu_h2 a:hover {
	background-image: url(../img/menu2_h.gif);
	}

.menu_h2-b a {
	display:block;
	background-image: url(../img/menu2_b.gif);
	width:106px;
	height:32px;
	text-indent: -9999px;
	float: left;
	}
.menu_h3 a {
	display:block;
	background-image: url(../img/menu3.gif);
	width:105px;
	height:32px;
	text-indent: -9999px;
	float: left;
	}

.menu_h3 a:hover {
	background-image: url(../img/menu3_h.gif);
	}

.menu_h3-b a {
	display:block;
	background-image: url(../img/menu3_b.gif);
	width:105px;
	height:32px;
	text-indent: -9999px;
	float: left;
	}
.menu_h4 a{
	display:block;
	background-image: url(../img/menu4.gif);
	width:106px;
	height:32px;
	text-indent: -9999px;
	float: left;
	}

.menu_h4 a:hover{
	background-image: url(../img/menu4_h.gif);
	}

.menu_h4-b a {
	display:block;
	background-image: url(../img/menu4_b.gif);
	width:106px;
	height:32px;
	text-indent: -9999px;
	float: left;
	}
.menu_h5 a{
	display:block;
	background-image: url(../img/menu5.gif);
	width:107px;
	height:32px;
	text-indent: -9999px;
	float: left;
	}

.menu_h5 a:hover{
	background-image: url(../img/menu5_h.gif);
	}

.menu_h5-b a {
	display:block;
	background-image: url(../img/menu5_b.gif);
	width:107px;
	height:32px;
	text-indent: -9999px;
	float: left;
	}
.menu_h6 a{
	display:block;
	background-image: url(../img/menu6.gif);
	width:104px;
	height:32px;
	text-indent: -9999px;
	float: left;
	}

.menu_h6 a:hover{
	background-image: url(../img/menu6_h.gif);
	}

.menu_h6-b a {
	display:block;
	background-image: url(../img/menu6_b.gif);
	width:104px;
	height:32px;
	text-indent: -9999px;
	float: left;
	}
.menu_h7 a{
	display:block;
	background-image: url(../img/menu7.gif);
	width:104px;
	height:32px;
	text-indent: -9999px;
	float: left;
	}

.menu_h7 a:hover{
	background-image: url(../img/menu7_h.gif);
	}

.menu_h7-b a {
	display:block;
	background-image: url(../img/menu7_b.gif);
	width:104px;
	height:32px;
	text-indent: -9999px;
	float: left;
	}

.topmaintxt {
	width:516px;
	margin-top:20px;
	margin-bottom:20px;
	line-height: 140%;
}

.bnr_otameshi {
	margin-bottom:5px;
}
.bnr_anshin {
	margin-bottom:20px;
}

/*----- サブメニュー設定 -----*/
.sub-menu-title {
	width:176px;
	margin: 10px 0px 0px 0px;
	}

/*----- パンくずリスト設定 -----*/
#breadcrumbs-list {
	text-align: right;
	line-height: 100%;
	font-size: small;
	}
	
	
/*----- フォント設定 -----*/
.size1	{font-size:8px;line-height:130%;}
.size2	{font-size:10px;line-height:130%;}
.size3	{font-size:12px;line-height:130%;}
.size4	{font-size:14px;line-height:130%;}
.size5	{font-size:16px;line-height:130%;}


/*----- フォントカラー設定 -----*/
.red       { color: #FF0000; }
.red-b     { font-weight: bold; color: #FF0000; }
.red2      { color: #CC0000; }
.red2-b    { font-weight: bold; color: #CC0000; }
.green     { color: #8FC31F; }
.green-b   { font-weight: bold; color: #8FC31F; }
.green2    { color: #336633; }
.green2-b  { font-weight: bold; color: #336633; }
.blue      { color: #0000FF; }
.blue-b    { font-weight: bold; color: #0000FF; }
.blue2     { color: #000099; }
.blue2-b   { font-weight: bold; color: #000099; }
.blue3     { color: #2E5DA8; }
.blue3-b   { font-weight: bold; color: #2E5DA8; }
.yellow    { color: #FFFF00; }
.yellow-b  { font-weight: bold; color: #FFFF00; }
.yellow2   { color: #FF8F1D; }
.yellow2-b { font-weight: bold; color: #FF8F1D; }
.white     { color: #FFFFFF; }
.white-b   { font-weight: bold; color: #FFFFFF; }
.gray      { color: #666666; }
.gray-b    { font-weight: bold; color: #666666; }
.brown     { color: #91591C; }
.brown-b   { font-weight: bold; color: #91591C; }
.pink      { color: #FD80A8; }
.pink-b    { font-weight: bold; color: #FD80A8; }
.black-b    { font-weight: bold; color: #000000; }
.red3-b {
	font-size: 16px;
	color: #FF0000;
	font-weight: bold;
}


/*----- フッター設定 -----*/
#footer {
	text-align: center;
	font-size: 80%;
	padding: 20px 0px 10px 0px;
	width: 740px;
	background-image: url(../img/footer-bg.gif);
	color: 	#E2346C;
	font-family: "メイリオ", "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", Osaka;
	background-repeat: no-repeat;
	}

#footer-menu {
	font-size: 82%;
	padding: 20px 10px 0px 0px;
	width: 730px;
	height: 25px;
	background-image: url(../img/footer-menu-bg.gif);
	text-align: right;
	font-family: "メイリオ", "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", Osaka;
	}
#footer-menu img {
	vertical-align: bottom;
}
	
/*----- ブログ用設定 -----*/

#main {
	width:740px;
	text-align: left;
	padding: 0px;
	clear: both;
	}

#main-left {
	width:504px;
	text-align: left;
	float: left;
	padding-top: 0px;
	padding-right: 11px;
	padding-bottom: 0px;
	padding-left: 11px;
	font-family: "メイリオ", "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", Osaka;
	font-size: 85%;
	line-height: 1.4em;
	}

#main-left-inner {
	width:504px;
	background-color: #FFFFFF;
	}

#main-right {
	width:205px;
	text-align: left;
	font-size: 80%;
	float: right;
	padding-right: 9px;
	font-family: "メイリオ", "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", Osaka;
	line-height: 1.3em;
	}

#main-right-inner {
	width:185px;
	text-align: left;
	padding: 5px 0px 10px 5px;
	}

#main-bottom {
	width:740px;
	clear:both;
	}

/* 左側エントリー用 */

.date {
	font-size: 70%;
	letter-spacing: 1px;
	margin-bottom: 3px;
	color: #333333;
}

.comment {font-size: 10px;
	font-weight: normal;
	line-height: 125%;
	letter-spacing: 1px;
}

.posted {
	color: #333333;
	margin-bottom: 30px;
	padding: 3px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #000000;
	font-size:90%;
	line-height:1.3em;
}

.track{
	font-size: 14px;
	color: #333333;
	margin-bottom: 15px;
	font-weight: bold;
}

.entry-body {
	padding:20px;
	font-weight: normal;
	letter-spacing: 2px;
}

.entry-more {
	text-align:right;
	padding-top:5px;
}

/* ぱんくずリスト用 */

.pan {
	margin-bottom:15px;
	text-align:center;
	font-size: 90%;
}


/* 右メニュー用 */

.sidetitle {padding:2px;
	margin-top:5px;
	margin-bottom:5px;
	background-color: #FFBBCF;
	color: #4D2F00;
}

.mb-30 {
	margin-bottom:30px;
}

.danraku {margin-top:3px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	padding-top: 5px;
	padding-bottom: 5px;
}		

.calendar {font-size:small;
	text-align:left;
	margin-bottom: 20px;
}
	
.calendarhead {color:#666600;
	font-size:small;
	font-weight:normal;
	padding:2px;
	letter-spacing: 1.3em;
	background:#FFFFFF;
	text-transform:uppercase;
	text-align:left;			
}	
.calendar td {font-size: small;
	line-height: 120%;
	padding: 2px;
}
.entry-title {
	font-size: 130%;
	line-height:1.3em;
	font-weight: bold;
	border-left: solid 8px #FFBBCF;
	border-bottom: solid 1px #FFBBCF;
	padding:2px 0px 5px 5px;
}

