/*
Theme Name: SAMPLE 02
Theme URI: http://
Description: SAMPLE 02
Author: IM
*/

body	{
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", Helvetica, sans-serif;
	letter-spacing: 0.03em;
	margin: 0px;
	padding: 0px;
	background-image: url(image/bg/bg-sutegi03-5px.gif);
	background-repeat: repeat-x;
}
	
a img {
	border: none;
}	

div#container {
	width: 100%;
	text-align: left;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#header, #main, #footer	{
	margin: 0 15px;
	}

#content	{
	width: 580px;
	margin-bottom: 20px;
	float: left;
	margin-top: 0px;
	}

#singlecontent	{
	width: 580px;
	margin-bottom: 20px;
	margin-top: 13px;
	}
#sidebar	{
	width: 190px;
	margin-top: 7px;
	float: left;
	margin-left: 24px;
	}

#footer	{
	clear: both;
	}

a	{
	color: #3366aa;
	}


/* ++++++ ヘッダー部分のデザイン ++++++ */



/* ++++++ トップナビ ++++++ */
#topnavi {
	height: 20px;
	margin-right: 15px;
	margin-left: 15px;
	padding-left: 25px;
	font-size: 12px;
}
.topnaviblue {
	color: #538AD8;
}

/* ++++++ コンテンツ部分のデザイン ++++++ */

.post h2	{
	font-size: 0.875em;
	color: #3366aa;
	background-image: url(image/img/01_title.png);
	background-repeat: no-repeat;
	padding-right: 0;
	padding-left: 35px;
	height: 25px;
	padding-top: 15px;
	}

.post h2 a	{
	text-decoration: none;
	}


.post p	{
	font-size: 0.857em;
	color: #333333;
	line-height: 170%;
	padding-right: 10px;
	padding-left: 10px;
	}
	
.post li {
	line-height: 170%;
	}	
	
.post a:hover {
	color: #FF9900;
	}		

.post	{
	margin-bottom: 40px;
	}

.pagenav	{
	font-size: 0.75em;
	}
/* ++++++ コンテンツ部分のデザインシングルページ ++++++ */
	
.post2 h2	{
	font-size: 0.875em;
	color: #3366aa;
	background-image: url(image/img/01_title.png);
	background-repeat: no-repeat;
	padding-right: 0;
	padding-left: 35px;
	height: 25px;
	padding-top: 15px;
	}

.post2 h2 a	{
	text-decoration: none;
	}


.post2 p	{
	font-size: 0.875em;
	color: #333333;
	line-height: 170%;
	padding-right: 10px;
	padding-left: 10px;
	}
	
.post2 li {
	line-height: 170%;
	}	
	
.post2 a:hover {
	color: #FF9900;
	}		

.post2	{
	margin-bottom: 40px;
	}

.pagenav2	{
	font-size: 0.75em;
	}	


/* ++++++ サイドバー部分のデザイン ++++++ */

#sidebar	{
	font-size: 0.75em;
	}

#sidebar ul	{
	color: #FF9966;
	list-style-type: disc;
	margin: 3px 0 20px 20px;
	padding: 0;
	line-height: 1.8;
	}

#sidebar ul ul	{
	color: #66aaff;
	margin-bottom: 3px;
	list-style-type: circle;
	}

#sidebar ul ul ul	{
	color: #88ccff;
	margin-bottom: 3px;
	}	

#sidebar h2	{
	font-size: 1em;
	color: #333333;
	text-align:center;
	margin: 0;
	padding: 6px 0;
	background-image: url(image/img/sabu_1.png);
	}

/* カレンダー */
#calendar table	{
	width: 100%;
	text-align: center;
	color: #000000;
	border-collapse: collapse;
	margin-bottom: 20px;
	}

#calendar th, #calendar td	{
	padding: 5px 0;
	border: solid 1px #538ad8;
	}

#calendar a	{
	text-decoration: none;
	color: #3366aa;
	}

#calendar caption	{
	padding: 3px 0;
	}

#calendar tfoot td	{
	border: none;
	}

#calendar tfoot td#prev	{
	text-align: left;
	}

#calendar tfoot td#next	{
	text-align: right;
	}


/* ++++++ コメント部分のデザイン ++++++ */

#comments h3	{
	font-size: 0.75em;
	border-bottom: solid 2px #538ad8;
	padding-bottom: 5px;
	}

.com	{
	font-size: 0.75em;
	border-bottom: dotted 2px #88ccff;
	padding-bottom: 8px;
	margin-bottom: 12px;
	}

.com p	{
	margin: 5px 0;
	}

.commeta	{
	color: #888888;
	text-align: right;
	}

#tb	{
	font-size: 0.75em;
	border: solid 1px #88ccff;
	padding: 8px;
	line-height: 150%;
	}

#commentform	{
	font-size: 0.75em;
	}


/* ++++++ フッター部分のデザイン ++++++ */

#footer address	{
	font-size: 12px;
	font-style: normal;
	text-align: center;
	color: #ffffff;
	background-color: #0F87AE;
	height: 20px;
	padding-top: 10px;
	padding-right: 0;
	padding-left: 0;
	}
#footer A {
	text-align: center;
	background-color: #0F87AE;
	color: #FFFFFF;
}

/* ++++++ searchデザイン ++++++ */

input#s{color:#5188d2;width:120px;border:1px solid #cbcbcb;background:#fcfcfc;}
input#searchsubmit{background:#4879aa;color:#fff;font-size:13px;border:1px #2f5c89 solid;}
#header sub {
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	margin-top: 0px;
	float: right;
}


.search h2	{
	font-size: 1.5em;
	color: #FF0099;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FF0099;
	padding-right: 0;
	padding-bottom: 5px;
	font-weight: bold;
	text-transform: uppercase;
	}

.search h3 a	{
	font-size: 0.875em;
	color: #3366aa;
	}

.search p	{
	font-size: 12px;
	color: #333333;
	line-height: 150%;
	}

.search	{
	font-size: 12px;
	}



/* ---------- headernavi_end ---------- */
.address1 {
	font-size: 12px;
	font-style: normal;
	text-align: center;
	color: #FFFFFF;
	background-color: #0F87AE;
	height: 20px;
	padding-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
.address2 {
	font-size: 10px;
	font-style: normal;
	text-align: center;
	color: #ffffff;
	background-color: #0F87AE;
	height: 20px;
	padding-top: 5px;
}
.searchbox {
	width: 538px;
}


/* -------------------------------------------------------------------
ヘッダー
------------------------------------------------------------------- */

div#header {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 100%;
}

div#header h1 {
	font-size: 12px;
	color: #666666;
	text-align: left;
	line-height: 170%;
	font-weight: normal;
}

div#header h2 {
	font-size: 12px;
	color: #666666;
	font-weight: normal;
	text-align: left;
	line-height: 170%;
}

div.headerTop {
	position: relative;
	width: 854px;
	height: 100px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}


div.headerTop p.tagline{
	display: inline;
	float: left;
	width: 570px;
/*	width: 290px;*/
	margin: 10px 0px 0px 20px;
	color: #FFFFFF;
	font-size: 11px;
}

.hdlink {
	height: 21px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	width: 828px;
	font-size: 11px;
	margin-top: 5px;
}

div#hdlink {
	height: 21px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	width: 828px;
	font-size: 11px;
	padding-top: 5px;
}
div#header .topget {
	position: absolute;
	left: 14px;
	top: 3px;
}

div#header .toptxt {
	position: absolute;
	top: 40px;
	right: 70px;
	width: 223px;
	text-align: left;
}

#undermenu {
	height: 68px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 15px;
	padding-left: 0;
}

div#header .toptxt2 {
	position: absolute;
	top: 3px;
	right: 28px;
	width: 265px;
	text-align: left;
	float: left;
}
/* -------------------------------------------------------------------
topget
------------------------------------------------------------------- */

.topget {
	width: 466px;
	height: 72px;
}


/* -------------------------------------------------------------------
外枠
------------------------------------------------------------------- */
div#contentsWrapper {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(/image/bg/main-02.gif);
	background-repeat: repeat-y;
	background-position: center;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
	width: 824px;
}

div#contentsWrapper2 {
	width: 854px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(image/bg/heade-03.gif);
	background-repeat: no-repeat;
	height: 30px;
}

div#under {
	width: 854px;
	height: 20px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(/image/bg/main-under.gif);
	margin-top: 0px;
	margin-bottom: 20px;
	clear: both;
}

/* -------------------------------------------------------------------
お問い合わせ
------------------------------------------------------------------- */
#inquiry {
	height: 40px;
	text-align: center;
	width: 360px;
	margin-left: 476px;
	margin-top: 55px;
}
.inquiry {
	height: 40px;
	width: 360px;
	position: absolute;
	left: 475px;
	top: 60px;
}

#ion {
	background-color: #FFFFFF;
	display: block;
}
#inquiry P {
	FLOAT: left;
	MARGIN: 0px;
	padding: 0px;
}
ul#inquiry {
	margin:0;
	list-style: none;
	text-align:left;
	padding: 0em;
}
ul#inquiry li{
	display: inline;
	float: left;
}

#inquiry a:link, #inquiry a:visited{
	background-color: #999999;
	font-size: small;
}
#inquiry a:hover, #inquiry a:active{
 background:#FFFFFF;
}

UL#inquiry LI SPAN {
	OVERFLOW: hidden;
	POSITION: absolute;
	text-align: left;
	height: 0px;
	width: 0px;
}
UL#inquiry LI A {
	DISPLAY: block;
	text-align: left;
	float: left;
	height: 40px;
	width: 120px;
}
UL#inquiry LI A:hover {
	DISPLAY: block;
	text-align: left;
	float: left;
	height: 40px;
	width: 120px;
}
LI#inquiry1 {
	background-image: url(/image/menu/inquiry1hove.png);
	background-repeat: no-repeat;
}
LI#inquiry1 A {
	background-image: url(/image/menu/inquiry1hove.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
LI#inquiry1 A:hover {
	background-image: url(/image/menu/inquiry1hove.png);
	background-repeat: no-repeat;
	background-position: 0px -50px;
}
LI#inquiry1_on A {
	background-image: url(/image/menu/inquiry1hove.png);
	background-repeat: no-repeat;
	background-position: 0px -50px;
}
LI#inquiry2 {
	background-image: url(/image/menu/inquiry1hove.png);
	background-repeat: no-repeat;
	background-position: -120px 0px;
}
LI#inquiry2 A {
	background-image: url(/image/menu/inquiry1hove.png);
	background-repeat: no-repeat;
	background-position: -120px 0px;
}
LI#inquiry2 A:hover {
	background-image: url(/image/menu/inquiry1hove.png);
	background-repeat: no-repeat;
	background-position: -120px -50px;
}
LI#inquiry2_on A {
	background-image: url(/image/menu/inquiry1hove.png);
	background-repeat: no-repeat;
	background-position: -120px -50px;
}
LI#inquiry3 {
	background-image: url(/image/menu/inquiry1hove.png);
	background-repeat: no-repeat;
	background-position: -240px 0px;
}
LI#inquiry3 A {
	background-image: url(/image/menu/inquiry1hove.png);
	background-repeat: no-repeat;
	background-position: -240px 0px;
}
LI#inquiry3 A:hover {
	background-image: url(/image/menu/inquiry1hove.png);
	background-repeat: no-repeat;
	background-position: -240px -50px;
}
LI#inquiry3_on A {
	background-image: url(/image/menu/inquiry1hove.png);
	background-repeat: no-repeat;
	background-position: 0px -50px;
}

/* -------------------------------------------------------------------
ナビゲーション
------------------------------------------------------------------- */
ul#subnavi {
	width: 327px;
	height: 12px;
	font-size: 1px;
	line-height: 0%;
	position: absolute;
	top: 0px;
	margin: 0;
	padding: 0;
	float: right;
	left: 500px;
	}

ul#subnavi li {
	text-indent: -9998px;
	line-height: 0%;
	}

ul#subnavi li a {
	height: 12px;
	overflow: hidden;
	color: #FFFFFF;
	display: block;
	position: absolute;
	top: 0;
	background-image: url(/image/img/subnavi0.gif);
	background-repeat: no-repeat;
	}

ul#subnavi li.sn1 a {
	width: 105px;
	background-position: 0px 0px;
	left: 0;
	}

ul#subnavi li.sn2 a {
	width: 70px;
	background-position: -107px 0px;
	left: 107px;
	}

ul#subnavi li.sn3 a {
	width: 52px;
	background-position: -190px 0px;
	left: 190px;
	}

ul#subnavi li.sn4 a {
	width: 72px;
	background-position: -256px 0px;
	right: 0;
	}

ul#subnavi li.sn1 a:hover {
	background-position: 0px -12px;
	}

ul#subnavi li.sn2 a:hover {
	background-position: -107px -12px;
	}

ul#subnavi li.sn3 a:hover {
	background-position: -190px -12px;
	}

ul#subnavi li.sn4 a:hover {
	background-position: -256px -12px;
	}

/* メニュー
--------------------------------------------------------------------- */

#menuwrapper {
	background-color: #0F87AE;
	background-image: url(/image/bg/menu_ccc.gif);
	background-repeat: repeat-x;
	height: 40px;
}

#menu{
	width:828px;
	height: 41px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#menu ul{
	margin:0px;
	padding:0px;
	list-style:none;
}
#menu li{
	margin:0px;
	padding:0px;
	display:block;
	float:left;
}

#menu li a {
	text-indent:-10000px;
}

#menu01 a {
	display:block;
	width:138px;
	height:41px;
	background-image: url(/image/menu/menu2.gif);
	background-repeat: no-repeat;
}
#menu01 em a       {text-decoration:none; background-position:0 -100px;}
#menu01 a:hover    {text-decoration:none; background-position:0 -50px;}
#menu01 em a:hover {text-decoration:none; background-position:0 -100px;}


#menu02 a {
	display:block;
	width:138px;
	height:41px;
	background-image: url(/image/menu/menu2.gif);
	background-repeat: no-repeat;
	background-position: -138px 0px;
}
#menu02 em a       {text-decoration:none; background-position:-138px -100px;}
#menu02 a:hover    {text-decoration:none; background-position:-138px -50px;}
#menu02 em a:hover {text-decoration:none; background-position:-138px -100px;}

#menu03 a {
	display:block;
	width:138px;
	height:41px;
	background-image: url(/image/menu/menu2.gif);
	background-repeat: no-repeat;
	background-position: -276px 0px;
}
#menu03 em a       {text-decoration:none; background-position:-276px -100px;}
#menu03 a:hover    {text-decoration:none; background-position:-276px -50px;}
#menu03 em a:hover {text-decoration:none; background-position:-276px -100px;}

#menu04 a {
	display:block;
	width:138px;
	height:41px;
	background-image: url(/image/menu/menu2.gif);
	background-repeat: no-repeat;
	background-position: -414px 0px;
}
#menu04 em a       {text-decoration:none; background-position:-414px -100px;}
#menu04 a:hover    {text-decoration:none; background-position:-414px -50px;}
#menu04 em a:hover {text-decoration:none; background-position:-414px -100px;}

#menu05 a {
	display:block;
	width:138px;
	height:41px;
	background-image: url(/image/menu/menu2.gif);
	background-repeat: no-repeat;
	background-position: -552px 0px;
}
#menu05 em a       {text-decoration:none; background-position:-552px -100px;}
#menu05 a:hover    {text-decoration:none; background-position:-552px -50px;}
#menu05 em a:hover {text-decoration:none; background-position:-552px -100px;}

#menu06 a {
	display:block;
	width:138px;
	height:41px;
	background-image: url(/image/menu/menu2.gif);
	background-repeat: no-repeat;
	background-position: -690px 0px;
}
#menu06 em a       {text-decoration:none; background-position:-690px -100px;}
#menu06 a:hover    {text-decoration:none; background-position:-690px -50px;}
#menu06 em a:hover {text-decoration:none; background-position:-690px -100px;}

.cl_menu{
	clear:both;
	height:0px;
	padding:0px;
	margin:0px;
}
/* -------------------------------------------------------------------
ページ
------------------------------------------------------------------- */
#page {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	color: #333333;
	margin-bottom: 20px;
	font-size: 12px;
	line-height: 20px;
}
/* -------------------------------------------------------------------
イメージ
------------------------------------------------------------------- */

/* -------------------------------------------------------------------
パンくず
------------------------------------------------------------------- */
#crumb {
	height: 25px;
	width: 794px;
}
/* -------------------------------------------------------------------
カラー
------------------------------------------------------------------- */
.red {
	color: #CC0000;
}

