@charset "utf-8";

/*-------------------------------------------
body wrapper container
-------------------------------------------*/

body {margin: 0 auto;padding: 0;}

div#wrapper {
	margin: 0 auto;
	padding: 0;
	text-align: left;
	width: 800px;
}
div#wrapper h1 {
	font-size:1em;
	color: #fff;
	text-align: right;
	line-height: 1.5;
	position: absolute;
	right: 10px;
	bottom: 10px;
}
div#wrapper h1 strong{ font-weight:normal; line-height:1.5;}

div#container {
	margin: 0;
	text-align: left;
	padding:0;
}

/*-------------------------------------------
header
-------------------------------------------*/

div#hdr {
	background:#C10528 url(../images/common/bg_hdr_btm.jpg) left bottom no-repeat;
	margin: 0;
	position: relative;
	padding: 10px;
	height: 1%;
}

div#hdr #logo {
	width: 185px;
	margin: 0;
	float: left;
	padding: 0;
}
div#hdr #logo a {
	margin: 0;
	padding: 0;
	line-height:1;
}

/**/
div#hdr #recruit {
	margin: 0;
	padding: 0;
	width: 197px;
	float: left;
	text-align: right;
}

/**/
div#hdr #header_block01 {
	margin: 0;
	float: right;
	padding: 0;
	width: 35.5em;
}

div#hdr #headerLink {
	padding: 0;
	margin:0;
}
div#hdr #headerLink li {
	float:left;
	background: transparent url(../images/common/ico_r02.gif) left center no-repeat;
	padding:0 0 0 16px;
	font-size:1.2em;
	text-align: right;
	margin: 0 0 0 10px;
}


div#hdr #headerLink li a {
	color: #fff;
	text-decoration: none;
	background-color: transparent;
}
div#hdr #headerLink li a:link {
	color: #fff;
	text-decoration: none;
}
div#hdr #headerLink li a:visited {
	color: #fff;
	text-decoration: none;
}
div#hdr #headerLink li a:hover {
	color: #fff;
	text-decoration: underline;
}
div#hdr #headerLink li a:active {
 	color: #fff;
 	text-decoration: underline;
}

/*-------------------------------------------
ぱんくず
-------------------------------------------*/
ul#topicpath {
	font-size: 1.1em;
	color:#C10528;
	padding:0;
	margin: 0 0 10px 0;
	clear: both;
	line-height: 24px;
	display: block;
	background-color:transparent;
}
ul#topicpath #topicpath_here {
	font-size: 1.1em;
	font-weight:bold;
}
ul#topicpath li {
	display: inline; 
	padding:0;
	font-size: 1.1em;
}
ul#topicpath li a {
	color: #C10528;
	text-decoration: none;
	background-color: transparent;
}
ul#topicpath li a:link {
	color: #C10528;
	text-decoration: underline;
}
ul#topicpath li a:visited {
	color: #C10528;
	text-decoration: underline;
}
ul#topicpath li a:hover {
	color: #DC0930;
	text-decoration: none;
}
div#topicpath li a:active {
 	color: #C10528;
 	text-decoration: underline;
}

/*-------------------------------------------
メインビジュアル
-------------------------------------------*/

/*トップ*/
#title01 {
	padding:0;
	margin:20px 0 10px 0;
	clear: both;
}

/*トップ以下*/
#title02 {
	padding:0;
	margin:20px 0 10px 0;
	clear: both;
	width: 800px;
	height: 72px;
	background:url(../images/common/bg_ttl_common.jpg) left top no-repeat;
	overflow:hidden;
}
#title02 strong {
	display:block;
	padding:0 0 0 20px;
	font-size:2.2em;
	letter-spacing:1em;
	color:#666;
	line-height:72px;
}


/*-------------------------------------------
 (div#wrapper #content) 
-------------------------------------------*/

#wrapper #contents {
	margin: 0;
	padding: 0px;
	clear: both;
	background-color: #fff;
}
/*
#wrapper #contents02 {
	margin: 0;
	padding: 10px 20px;
	clear: both;
	background:url(../images/common/bg_title02.jpg) left top repeat-x;
}
*/
/*-------------------------------------------
/*content
-------------------------------------------*/

#wrapper #content {
	width:590px;
	float:left;
	padding:0 0 20px 0;
	margin:0;
	background-color: transparent;
}

/**/

#wrapper #content_center {
	width:590px;
	margin:0 auto;
	padding:0;
}

/*トップページ
-------------------------------------------*/

/*トップメリット redBoxは共通*/
.redBox_merit{
	padding:0;
	margin:10px 0 20px 0;
}
.redBox_merit_btm {
	background: transparent url(../images/common/bg_merit_btm.jpg) repeat-y left bottom;
	padding: 0 0 10px 0;
}
.redBox_merit_btm a{
	display:block;
	margin:0 auto;
	width: 470px;
}
/*メリット文言*/
#merit01 {background: transparent url(../images/common/bg_merit01.jpg) no-repeat left top;}
#merit02 {background: transparent url(../images/common/bg_merit02.jpg) no-repeat left top;}
#merit03 {background: transparent url(../images/common/bg_merit03.jpg) no-repeat left top;}
#merit04 {background: transparent url(../images/common/bg_merit04.jpg) no-repeat left top;}
#merit05 {background: transparent url(../images/common/bg_merit05.jpg) no-repeat left top;}

#merit01,
#merit02,
#merit03,
#merit04,
#merit05 {
	margin: 0;
	padding: 0 0 20px 0;
}

#merit01 h3,
#merit02 h3,
#merit03 h3,
#merit04 h3,
#merit05 h3 {padding:4px 0 0 60px;margin:0;}

#merit01 p,
#merit02 p,
#merit03 p,
#merit04 p,
#merit05 p {
	padding:10px 0 0 60px;
	line-height: 1.5;
	font-size: 1.3em;
}

/*オーナーの声*/
#redBox_mid_voice {
	background: transparent url(../images/common/bg_redbox_mid.jpg) repeat-y left top;
	padding:0 10px;
}
#redBox_mid_voice .prev { 
	width:17px; 
	float:left;
	display: inline;
	margin:0 8px 0 0;
	cursor:pointer;
}
#redBox_mid_voice .next {
	width:17px;
	float:left;
	display: inline;
	margin:0 0 0 8px;
	cursor:pointer;
}

.voice {
	padding:0;
	margin:0;
	width:514px;
	float:left
}
.voice li {
	margin:0 4px;
	display: inline;
}

/*popup youtube index.html内へ内包している*/
/*#voice01,
#voice02,
#voice03,
#voice04,
#voice05,
#voice06,
#voice07,
#voice08,
#voice09,
#voice10 {margin:0 auto; width:640px; display:none;}*/

#movie {margin:0 auto; width:640px;}

/*ポップアップ内トップへのリンク*/
#movie li {
	list-style-type:circle;
	font-size:1em;
	margin:5px 0 0 1.5em;
}
#movie li a {
	color: #666;
	text-decoration: underline;
	background-color: transparent;
}
#movie li a:link {
	color: #666;
	text-decoration: underline;
}
#movie li a:visited {
	color: #666;
	text-decoration: underline;
}
#movie li a:hover {
	color: #888;
	text-decoration: none;
}
.movieLink a:active {
 	color: #666;
 	text-decoration: underline;
}

/*お知らせ　メディア紹介　タブ*/
.tabNav {
	padding:0;
	/*margin:20px 0 0 0;*/
	display: block;
	margin:0;
}

.tabNav li {width:120px;height:26px; float:left; margin-right:5px; display:inline;}

li#tab01 a {background: transparent url(../images/common/tab01_02.jpg) no-repeat left top; display:block;width:120px; height:26px;}
li#tab01 .active img {display:none;width:120px; height:26px;}
li#tab01 a:hover {background: transparent url(../images/common/tab01_02.jpg) no-repeat left top; display:block;width:120px; height:26px; } 
li#tab01 a:hover img {display:none;width:120px; height:26px;}

li#tab02 a {background: transparent url(../images/common/tab02_02.jpg) no-repeat left top; display:block;width:120px; height:26px;}
li#tab02 .active img {display:none;width:120px; height:26px;}
li#tab02 a:hover {background: transparent url(../images/common/tab02_02.jpg) no-repeat left top; display:block;width:120px; height:26px; }  
li#tab02 a:hover img {display:none;width:120px; height:26px;}


/**/
.redBox_tab{
	background: transparent url(../images/common/bg_redbox_btm.jpg) no-repeat left bottom;
	padding:0 0 5px 0;
	margin:0;
	clear:both;
}
.redBox_tab_mid {
	background: transparent url(../images/common/bg_redbox_mid.jpg) repeat-y left top;
	padding:5px 5px 0 0;
}
.redBox_tab_top {
	background: transparent url(../images/common/bg_tab-top.jpg) no-repeat left top;
	padding:5px 0 0 0;
}


#tab1 {
	padding:0;
	font-size: 1.3em;
	line-height: 1.5;
	/*height:196px;*/
	height:100px;
	overflow:auto;
	/*background: transparent url(../images/common/bg_onagaya01.jpg) no-repeat 420px bottom;*/
	background: transparent url(../images/common/bg_onagaya02.jpg) no-repeat 465px bottom;
	_background-attachment: fixed;
}
#tab2 {
	font-size: 1.3em;
	line-height: 1.5;
	padding:0 5px 0 0;

	/*掲載数が増えたら*/
	padding:0;
	/*height:196px;*/
	height:100px;
	overflow:auto;
	/*background: transparent url(../images/common/bg_onagaya01.jpg) no-repeat 420px bottom;*/
	background: transparent url(../images/common/bg_onagaya02.jpg) no-repeat 465px bottom;
	_background-attachment: fixed;
}

/**/
dl.navi {margin:0;padding:0;}
dl.navi dt {
	float: left;
	width: 6em;
	padding: 3px 0;
	text-indent: 1em;
}
dl.navi dd {padding: 3px 0 3px 6em;}
dl.navi dd strong { font-weight:normal;}



/*オーナー様の声
-------------------------------------------*/

.grayBox_top_movie{
	padding:0;
	margin:20px 0 0 0;
}
.grayBox_top {
	background: transparent url(../images/common/bg_graybox_top.jpg) no-repeat left top;
	padding:10px 0 0 0;
}
.grayBox_mid {
	background: transparent url(../images/common/bg_graybox_mid.jpg) repeat-y left top;
	padding:0 10px;
}
.grayBox_movie_btm {
	background: transparent url(../images/common/bg_graybox_illust_btm.jpg) repeat-y left bottom;
	padding: 0 0 10px 0;
}

.grayBox_movie_btm h3 {
	padding: 0;
	width: 190px;
	float: left;
}
.grayBox_movie_btm h3 img {
	display:block;
	margin-left:10px;
	border: #ccc 1px solid;
}

.grayBox_movie_btm h4 {
	padding: 0 0 5px 0;
	margin: 0 10px 0 210px;
	font-size: 1.1em;
	color:#666;
}
.grayBox_movie_btm h4 span {
	padding: 0 0 5px 0;
	margin: 3px 0 0 0;
	font-size: 1.6em;
	border-bottom: #666 1px dotted;
	display:block;
	color: #444;
	font-weight: bold;
}

.grayBox_movie_btm p {
	margin: 0 10px 5px 210px;
	line-height:1.5;
	font-size:1.1em;
}

/*オープンレポート
-------------------------------------------*/
.open h3 {
	width: 196px;
	float: left;
	background: transparent url(../images/common/bg_photo196.jpg) no-repeat center bottom;
	padding: 0 0 10px 0;
}
.open h3 img {
	padding: 3px;
	border: #ccc 1px solid;
	
}

.open h4 {
	padding: 0 0 5px 0;
	font-size: 1.8em;
	border-bottom: #666 1px dotted;
	display:block;
	color: #C10528;
	font-weight: bold;
	margin: 0 10px 0 210px;
}

.open p {	
	margin: 5px 10px 5px 210px;
	line-height:1.5;
	font-size:1.3em;
}


/*業務内容
-------------------------------------------*/
.business h3 {
	padding: 0 0 5px 0;
	font-size: 1.8em;
	border-bottom: #C10528 1px dotted;
	display:block;
	color: #C10528;
	font-weight: bold;
	margin: 0;
}
.business p {	
	margin: 5px 10px 5px 0;
	line-height:1.5;
	font-size:1.3em;
}

/*オープンまでの流れ
-------------------------------------------*/
.flow h3 {
	padding: 0 0 5px 0;
	font-size: 1.8em;
	border-bottom: #C10528 1px dotted;
	display:block;
	color: #C10528;
	font-weight: bold;
	margin: 0;
	position:relative;
}

.flow h3 .franchisee {
	position:absolute;
	left: 436px;
	top: -30px;
}
.flow h3 .franchiser {
	position:absolute;
	left: 495px;
	top: -19px;
}

.flow p {	
	margin: 5px 10px 5px 0;
	line-height:1.5;
	font-size:1.3em;
}


/*本部と加盟店様の連携
-------------------------------------------*/
.cpr h3 {
	padding: 0 0 5px 0;
	font-size: 1.8em;
	border-bottom: #C10528 1px dotted;
	display:block;
	color: #C10528;
	font-weight: bold;
	margin: 0;
	position:relative;
}

.cpr p {	
	margin: 0 0 5px 0;
	line-height:1.5;
	font-size:1.3em;
}


/*よくあるご質問
-------------------------------------------*/
.faq h3 {
	padding: 0;
	display:block;
	color: #C10528;
	font-weight: bold;
	margin: 0;
}

.faq h3 em {
	padding: 0;
	font-size: 3em;
	float: left;
	display: block;
}
.faq h3 span {
	padding: 0.5em 0 0 0;
	display: block;
	margin: 0 0 0 2em;
	line-height: 1.3;
	font-size: 2em;
}

.faq p {	
	margin: 0 0 20px 0;
	padding: 0 0 10px 4em;
	line-height:1.5;
	border-bottom: #C10528 1px dotted;
}
.faq p em {
	font-style:normal;
	padding: 0;
	font-size: 2.5em;
	color: #25168F;
	float: left;
	display: block;
	font-weight: bold;
}
.faq p span {
	padding: 1em 0 0 0;
	display: block;
	margin: 0 0 0 2em;
	line-height: 1.5;
	font-weight:normal;
	font-size: 1.5em;
}

/*企業概要
-------------------------------------------*/
.company h3 {
	padding: 0 0 5px 0;
	font-size: 1.8em;
	display:block;
	color: #C10528;
	font-weight: bold;
	margin: 0;
}

.company p {	
	margin: 0 0 5px 0;
	line-height:1.5;
	font-size:1.3em;
}


.company dl {
	font-size:1.3em;
	margin: 0 0 15px;
	padding: 0 10px 10px;
	border: 7px #EEEEEE solid;
}
.company dl dt {
	float: left;
	width: 9em;
	padding: 10px 0;
	font-weight: bold;
	text-indent: 1em;
	line-height: 1.5;
	text-align: right;
}
.company dl dd {
	padding: 10px 0 10px 10em;
	line-height: 1.5;
	border-bottom: 1px #CCCCCC solid;
}

/*尾長屋とは？
-------------------------------------------*/
.onagaya {margin-bottom:20px!important;}
.onagaya #greeting {
	width: 285px;
	float: right;
	background: transparent url(../images/common/bg_photo285.jpg) no-repeat center bottom;
	padding: 0 0 10px 0;
	margin: 0 0 0 20px;
}
.onagaya #greeting img {
	padding: 3px;
	border: #ccc 1px solid;	
}

.onagaya h4 {
	padding: 0 0 5px 0;
	font-size: 1.8em;
	border-bottom: #666 1px dotted;
	display:block;
	color: #C10528;
	font-weight: bold;
	margin: 0 10px 0 210px;
}

.onagaya p,
.onagaya02 p,
.onagaya03 p  {	
	margin: 5px 0;
	line-height:1.5;
	font-size:1.3em;
}

/**/
.onagaya02 {margin-bottom:20px!important;}
.onagaya02 h3 {
	padding: 0 0 5px 0;
	font-size: 1.8em;
	border-bottom: #C10528 1px dotted;
	display:block;
	color: #C10528;
	font-weight: bold;
	margin: 10px 0 0 0;
}
/**/
.onagaya03 {margin-bottom:20px!important;}
.onagaya03 h3 {
	width: 196px;
	float: right;
	background: transparent url(../images/common/bg_photo196.jpg) no-repeat center bottom;
	padding: 0 0 10px 0;
	margin: 0 0 0 20px;
}
.onagaya03 h3 img {
	padding: 3px;
	border: #ccc 1px solid;	
}




/*商品紹介
-------------------------------------------*/
.commodity {padding:0;}

.commodity h2 { margin:20px 0 10px 0;}

.commodity ul {
	background: transparent url(../images/common/bg_cmd_btm.jpg) no-repeat left bottom;
	padding:0 0 10px 0;
	display: block;
}
.commodity li {padding:0; float:left;}


/**/
.commodity02 {	
	background: transparent url(../images/common/bg_cmd01.jpg) no-repeat right bottom;
}
.commodity02 h3 {
	padding: 20px 0 5px 0;
	font-size: 1.8em;
	border-bottom: #C10528 1px dotted;
	display:block;
	color: #C10528;
	font-weight: bold;
}
.commodity02 p {	
	margin: 5px 0 0 0;
	line-height:1.5;
	font-size:1.3em;
}

/**/
.commodity03 h3 {
	width: 196px;
	float: left;
	background: transparent url(../images/common/bg_photo196.jpg) no-repeat center bottom;
	padding: 0 0 10px 0;
	margin: 0 20px 0 0;
}
.commodity03 h3 img {
	padding: 3px;
	border: #ccc 1px solid;
	
}
.commodity03 p {	
	margin: 0 0 0 220px;
	line-height:1.5;
	font-size:1.3em;
}

/*食の安全*/
.commodity04 {	
	/*background: transparent url(../images/common/bg_cmd01.jpg) no-repeat right bottom;*/
}
.commodity04 h3 {
	padding: 0 0 5px 0;
	font-size: 1.8em;
	border-bottom: #C10528 1px dotted;
	display:block;
	color: #C10528;
	font-weight: bold;
}
.commodity04 p {	
	margin: 5px 0 0 0;
	line-height:1.5;
	font-size:1.3em;
}

/*商品紹介リンク*/
.commodity05 {
margin-top:10px;
}
.commodity05 a {background-color:#EBB843;padding:10px;display:block; }
.commodity05 a:hover{background-color:#C20523;}

/*店舗紹介
-------------------------------------------*/
/*地図*/
.yellowBox800{
	padding:0;
	margin:0 0 20px 0;
}
.yellowBox800_top {
	background: transparent url(../images/common/bg_yellowBox800_top.jpg) no-repeat left top;
	padding:10px 0 0 0;
}
.yellowBox800_mid {
	background: transparent url(../images/common/bg_yellowBox800_mid.jpg) repeat-y left top;
	padding:0 10px;
}
.yellowBox800_btm {
	background: transparent url(../images/common/bg_yellowBox800_btm.jpg) no-repeat left bottom;
	padding: 0 0 20px 0;
}

.yellowBox800_btm h3 {
	padding: 10px 0 0 0;
	width: 750px;
	margin: 0 auto 20px auto;
}
.yellowBox800_btm h3 img {
	display:block
}

.yellowBox800_btm h4 {
	padding: 0 0 5px 0;
	margin: 0 10px 0 210px;
	font-size: 1.1em;
	color:#666;
}
.yellowBox800_btm h4 span {
	padding: 0 0 5px 0;
	margin: 3px 0 0 0;
	font-size: 1.6em;
	border-bottom: #666 1px dotted;
	display:block;
	color: #444;
	font-weight: bold;
}

.yellowBox800_btm p {
	margin: 0 10px 5px 210px;
	line-height:1.5;
	font-size:1.1em;
}

/**/
#storeMap {padding:0 0 0 20px;}
#storeMap li {
	background: url(../images/common/ico_r01.gif) left center no-repeat;
	padding:0 0 0 17px!important;
	margin: 0 0 0 5px;
	font-size:1.3em;
	line-height:1.5;
	display: block;
}
/* Win IE6 以外のモダンブラウザに適用 */
/*
html > body #storeMap li a:link {
	color: #C10528;
	text-decoration: underline;
	line-height:1.5;
}
html > body #storeMap li a:visited {
	color: #C10528;
	text-decoration: underline;
	line-height:1.5;
}
html > body #storeMap li a:hover {
	color: #fff;
	text-decoration: none;
	line-height:1.5;
	background-color:#DC0930;
}
html > body #storeMap li a:active {
 	color: #fff;
 	text-decoration: none;
	background-color:#C10528;
}
*/

/* Win IE6 7 に適用 */

html>/**/body #storeMap li a:link {
	color: #C10528;
	text-decoration: underline;
	line-height:1.5;
}
html>/**/body #storeMap li a:visited {
	color: #C10528;
	text-decoration: underline;
	line-height:1.5;
}
html>/**/body #storeMap li a:hover {
	color: #fff;
	text-decoration: none;
	line-height:1.5;
	background-color:#DC0930;
}
html>/**/body #storeMap li a:active {
 	color: #fff;
 	text-decoration: none;
	background-color:#C10528;
}


/**/
.store {/*clear:both;*/ margin-bottom:0;}
.store h3 {
	width: 196px;
	float: left;
	background: transparent url(../images/common/bg_photo196.jpg) no-repeat center bottom;
	padding: 0 0 10px 0;
}
.store h3 img {
	padding: 3px;
	border: #ccc 1px solid;
	display:inline;
	
}

.store h4 {
	padding: 0 0 5px 0;
	font-size: 1.8em;
	border-bottom: #C10528 1px solid;
	display:block;
	color: #C10528;
	font-weight: bold;
	margin: 0 0 0 210px;
}

.store p {	
	margin: 5px 10px 5px 210px;
	line-height:1.5;
	font-size:1.3em;
}

/**/
.store dl {
	font-size:1.3em;
	margin: 0 0 0 210px;
	padding: 0;
	display: block;
}
.store dl dt {
	float: left;
	width: 7em;
	padding: 10px 0;
	font-weight: bold;
	text-indent: 1em;
	line-height: 1.5;
	text-align: right;
}
.store dl dd {
	padding: 10px 0 10px 8em;
	line-height: 1.5;
	border-bottom: 1px #CCC solid;

}

/**/
.pagetop_store {
	margin:0;
	clear:both;
	text-align: right;
	font-size: 1em;
	border-top: #C10528 1px dotted;
	padding:2px 0 0 0;
	
}
.pagetop_store a {
	margin:0 0 20px 0;
	padding:1px 0 2px 14px;
	background: url(../images/common/ico_up.gif) left 2px no-repeat;
}

.pagetop_store a:link {
	color: #C10528;
	text-decoration: underline;
}
.pagetop_store a:visited {
	color: #C10528;
	text-decoration: underline;
}
.pagetop_store a:hover {
	color: #DC0930;
	text-decoration: none;
}
.pagetop_store a:active {
 	color: #C10528;
 	text-decoration: underline;
}

/*写真の下へコメントを入れる場合*/
div.store_photo {
	margin:0;
	padding:0;
	width: 196px;
	float: left;
}
div.store_photo p {
	margin:0;
	padding: 0;
	line-height: 1.5;
	display: block;
	width: 196px;
}



/*プライバシーポリシー
-------------------------------------------*/

.privacypolicy {
	margin:0;
	padding:0 96px 0 96px;	
}

.privacypolicy h3 {
	margin:0 0 3px 0;
	padding:0;
	font-size:1.8em;
	font-style:normal;
	color:#C10528;
	border-bottom: #C10528 2px solid;
}

.privacypolicy h4 {
	margin:1em 0 3px 0;
	padding:0;
	font-size:1.8em;
	color:#444;
	border-bottom: #C10528 1px solid;
}

.privacypolicy p {
	margin:0;
	padding:0;
	font-size:1.2em;
	line-height: 1.5;
}
.privacypolicy #pp01 {
	margin:12px 0;
	padding:0;
	font-size:1.2em;
	line-height: 1.5;
}

.privacypolicy #pp02 {
	margin:12px 0 0 0;
	padding:0;
	font-size:1.2em;
	line-height: 1.5;
	width: 20em;
	float: right;
}



/*サイトマップ
-----------------------------------------------*/
dl.sitemap {
	margin:0;
	float: none;
	font-size:1.4em;
}

/*トップ*/
dl.sitemap .lv1 {
	padding:0 0 0 17px;
	background: url(../images/common/ico_r01.gif) left center no-repeat;
	margin: 0 0 1em 0;
}

/*2階層*/
dl.sitemap.lv2 {
	padding:0;
	margin:0 0 1em 0;
}
dl.lv2 dt {
	padding:0 0 0 17px;
	margin:0 0 0 2em;
	background: url(../images/common/ico_r01.gif) left center no-repeat;
	line-height: 1.5;
}
dl.lv2 dd {
	padding:0 0 0 17px;
	margin:0 0 0 4em;
	line-height: 1.5;
	background: url(../images/common/ico_r03.gif) left center no-repeat;
}

dl.lv2 dd.lv3{
	padding:0 0 0 17px;
	margin:0 0 0 6em!important;
	line-height: 1.5;
	background: url(../images/common/ico_r03.gif) left center no-repeat;
}



/*お問い合わせページ
-----------------------------------------------*/
#contact {
	margin:0;
	padding:0 105px;	
}
#contact p {
	font-size:1.4em;
	line-height:1.5;
}
#contact h2 {
	font-size:1.8em;
	background-color:#f3f3f3;
	border-bottom:#dedede 2px solid;
	padding:5px;
	margin:0;
}
/*フォームからお問い合わせ*/
#contact #contactTbl {
	border-collapse: collapse;
	empty-cells:show;
	border-spacing:0px;
	table-layout:fixed;
	width:100%; 
	border-top:#999 1px dotted;
	margin:20px 0 0 0;
}
#contactTbl th {
	font-family:"Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック";
	font-size: 1.4em;
	color:#444;
	line-height:1.5;
	padding:1em;
	vertical-align:middle;
	border-bottom:#999 1px dotted;
	empty-cells:show;
	text-align: right;
	white-space: nowrap;
	width: 180px;
	font-weight: normal;
}
#contactTbl td {
	font-family:"Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック";
	font-size: 1.4em;
	color:#444;
	line-height:1.5;
	padding:1em;
	vertical-align:middle;
	border-bottom:#999 1px dotted;
	empty-cells:show;
}
#contactTbl .no_border {border-bottom: none }



#contactTbl li {
	font-size:0.8em;
	list-style-type:square;
	margin-left:2em;
}



/**/
#btn_form {
	text-align:center;
	padding:1em 0;
	border: none;
}
input#btn01 {
	font-size: 1.4em;
	padding:0.3em 5em;
	cursor: pointer;
	background-color:#C10528;
	/*border:#C10528 1px solid;*/
	border: none;
	color:#fff;
}
input#btn01:hover,
input#btn01:focus {
	color: #fff;
	background-color:#DC0930;
	cursor: pointer;
	/*border:#DC0930 1px solid;*/
	border: none;
}
/*修正*/

input#btn02 {
	font-size: 1.4em;
	padding:0.3em 1em;
	cursor: pointer;
	background-color:#dedede;
	/*border:#C10528 1px solid;*/
	border: none;
	color:#444;
}

input#btn02:hover,
input#btn02:focus {	
	color: #444;
	background-color:#eee;
	cursor: pointer;
	/*border:#DC0930 1px solid;*/
	border: none;}

/*ボタン*/
/*input#btn01 {
	font-family:"Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック";
	border-top: 3px double #ccc;
	border-right: 3px double #333;
	border-bottom: 3px double #333;
	border-left: 3px double #ccc;
	color: #333;
	background:#edeae4 url(../images/tc/bg_btn_contact.png) repeat-x;
	font-size: 1.2em;
	font-weight: bold;
	padding:0.1em;
	cursor: pointer;
}

input#btn01:hover,
input#btn01:focus {
	font-family:"Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック";
	border-top: 3px double #ccc;
	border-right: 3px double #333;
	border-bottom: 3px double #333;
	border-left: 3px double #ccc;
	color: #990000;
	background: #edeae4 url(../images/tc/bg_btn_contact.png) repeat-x;
	font-size: 1.2em;
	font-weight: bold;
	cursor: pointer;
	padding:0.1em;
}


input#btn01:active {
	font-family:"Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック";
	border-top: 3px double #333;
	border-right: 3px double #ccc;
	border-bottom: 3px double #ccc;
	border-left: 3px double #333;
	color: #333;
	background:#edeae4 url(../images/tc/bg_btn_contact.png) repeat-x;
	font-size: 1.2em;
	font-weight: bold;
	cursor: pointer;
	padding:0.1em;
}*/

/*ボタン02　修正するボタン*/
/*input#btn02 {
	font-family:"Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック";
	border-top: 3px double #ccc;
	border-right: 3px double #333;
	border-bottom: 3px double #333;
	border-left: 3px double #ccc;
	color: #333;
	background-image:#eee url(../images/tc/bg_btn_contact.png) repeat-x;
	font-size: 1.2em;
	font-weight: bold;
	padding:0.1em;
}

input#btn02:hover,
input#btn02:focus {
	font-family:"Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック";
	border-top: 3px double #ccc;
	border-right: 3px double #333;
	border-bottom: 3px double #333;
	border-left: 3px double #ccc;
	color: #990000;
	background: #eee url(../images/tc/bg_btn_contact.png) repeat-x;
	font-size: 1.2em;
	font-weight: bold;
	cursor: pointer;
	padding:0.1em;
}

input#btn02:active {
	font-family:"Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック";
	border-top: 3px double #333;
	border-right: 3px double #ccc;
	border-bottom: 3px double #ccc;
	border-left: 3px double #333;
	color: #333;
	background-image:#eee url(../images/tc/bg_btn_contact.png) repeat-x;
	font-size: 1.2em;
	font-weight: bold;
	cursor: pointer;
	padding:0.1em;
}*/

/**/
#policy {
	margin:0;
	padding:17px;
	border:#ddd 3px solid;
}
#policy h3 {font-size:1.4em}

#policy p {font-size:1em}

/**/

ul#alert{font-size:1.4em; line-height:1.5;}
ul#alert li {
	list-style-type:disc;
	color:#ff0000;
	font-weight:bold;
	margin:0 0 0 1em;
}


/*共通
-------------------------------------------*/
/*redBox 590px*/
.redBox{
	background: transparent url(../images/common/bg_redbox_btm.jpg) no-repeat left bottom;
	padding:0 0 10px 0;
	margin:0;
}
.redBox_mid {
	background: transparent url(../images/common/bg_redbox_mid.jpg) repeat-y left top;
	padding:0 10px;
}
.redBox_top {
	background: transparent url(../images/common/bg_redbox_top.jpg) no-repeat left top;
	padding:10px 0 0 0;
}


/*redBox 570px*/
.redBox570{
	background: transparent url(../images/common/bg_redbox570_btm.jpg) no-repeat left bottom;
	padding:0 0 10px 0;
	margin:0;
}
.redBox570_mid {
	background: transparent url(../images/common/bg_redbox570_mid.jpg) repeat-y left top;
	padding:0 10px;
}
.redBox570_top {
	background: transparent url(../images/common/bg_redbox570_top.jpg) no-repeat left top;
	padding:10px 0 0 0;
}


/*grayBox 570px*/
.grayBox{
	background: transparent url(../images/common/bg_graybox_btm.jpg) no-repeat left bottom;
	padding:0 0 10px 0;
	margin:0;
	clear: both;
}
.grayBox_mid {
	background: transparent url(../images/common/bg_graybox_mid.jpg) repeat-y left top;
	padding:0 10px;
}
.grayBox_top {
	background: transparent url(../images/common/bg_graybox_top.jpg) no-repeat left top;
	padding:10px 0 0 0;
}


/*yellowBox 590px*/
.yellowBox{
	background: transparent url(../images/common/bg_yellowbox_btm.jpg) no-repeat left bottom;
	padding:0 0 10px 0;
	margin:0;
	clear: both;
}
.yellowBox_mid {
	background: transparent url(../images/common/bg_yellowbox_mid.jpg) repeat-y left top;
	padding:0 10px;
}


.yellowBox_top {
	background: transparent url(../images/common/bg_yellowbox_top.jpg) no-repeat left top;
	padding:10px 0 0 0;
}



/*セクション
-------------------------------------------*/
.section01 {
	margin: 0;
	padding: 0 10px;
}




/*-------------------------------------------
右サイド
-------------------------------------------*/

#wrapper #col {
	width:190px;
	float:right;
	padding:0;
	margin:0 0 20px 0;
	background-color: #fff;
}

/*-------------------------------------------
サイドナビ
-------------------------------------------*/
.snavi01-01{
	padding:0 0 5px 0;
	background: url(../images/common/bg_snavi_btm.jpg) left bottom no-repeat;
	margin: 20px 0 0 0;
}
/*IE7*/
*:first-child+html .snavi01-01 {height:1%;}

.snavi01-02 {
	padding:0;
	margin: 0;
	color:#444;
	font-size:1.3em;
}

.snavi01-02 ul {
	background-color: #FFF0F2;
}

.snavi01-02 dt {
	margin:0;
	padding:0;
}

.snavi01-02 dd {
	border-top:1px solid #C10528;
	border-right:1px solid #C10528;
	border-left:1px solid #C10528;
	margin:0;
	padding:0;
	_padding:0 0 5px 0;/*IE6*/
}

/*child*/
.snavi01-02 dd a {
	margin:0;
	padding:5px 10px 5px 26px;
	border-bottom:#fff 1px solid ;
	display:block;
	background-color:#FFF0F2 ;
	background: #FFF0F2 url(../images/common/ico_r01.gif) 10px center no-repeat;
}
.snavi01-02 dd a:hover {background: #FEC9D2 url(../images/common/ico_r01.gif) 10px center no-repeat;}


.snavi01-02 dd a:link {color:#444;}
.snavi01-02 dd a:visited {color:#444; text-decoration:none;}
.snavi01-02 dd a:hover {color:#C10528;}


/*現在位置*/
.snavi01-02 .here {
	background-color: #FEC9D2 !important;
	font-weight:bold!important;
}		




/*フッター*/

div#ftr {
	margin:0;
	padding:15px 10px 10px 10px;
	border-bottom:#ddd 1px solid;
	background:#F9EFD2 url(../images/common/bg_ftr_top.jpg) left top no-repeat;
	background:#FFEFAF;
	clear: both;
	background: #F9EFD2 url(../images/common/bg_ftr_top.jpg) left top no-repeat;/*IE7*/
}

div#ftr ul {
	clear:both;
	margin:0;
	padding: 0;
	text-align:center;
	display: block;
	line-height: 1.5;
	font-size: 1.2em;
}

div#ftr li {
	display: inline;
	padding:0px 0.6em;
	border-right:1px solid #999;
	font-size:0.9em;
	margin: 0;
}
div#ftr li.lastitem {
	border-right:none;
	padding-right: 0!important;
}

div#ftr li a {
	font-size:1em;
	color: #555;
	text-decoration: none;
	line-height:1;
}
div#ftr li a:link {
	color: #555;
	text-decoration: none;
}
div#ftr li a:visited {
	color: #555;
	text-decoration: none;
}
div#ftr li a:hover {
	color: #777;
	text-decoration: underline;
}
div#ftr li a:active {
 	color: #555;
 	text-decoration: underline;
}

/*address*/

div#ftr address {
	padding:7px 0 0 0;
	margin:0;
	color: #999;
	font-size: 1em;
	display: block;
	line-height: 1;
	clear: both;
	text-align: center;
	
	
}
div#ftr address a {
	font-size:1em;
	color: #999;
	text-decoration: none;
	line-height:1;
}
div#ftr address a:link {
	color: #999;
	text-decoration: none;
}
div#ftr address a:visited {
	color: #999;
	text-decoration: none;
}
div#ftr address a:hover {
	color: #999;
	text-decoration: none;
}
div#ftr address a:active {
 	color: #999;
 	text-decoration: none;
}






/*-------------------------------------------
pagetop
-------------------------------------------*/

div.pagetop {
	margin:0;
	clear:both;
	float: right;
	text-align: right;
	width:12em;
	line-height: 1.5;
	margin:0;
	font-size: 1em;

	
}
div.pagetop a {
	margin:0 0 5px 0;
	padding:0 0 0 14px;
	background: url(../images/common/ico_up.gif) left 2px no-repeat;
	float: right;
}


div.pagetop a:link {
	color: #C10528;
	text-decoration: underline;
}
div.pagetop a:visited {
	color: #C10528;
	text-decoration: underline;
}
div.pagetop a:hover {
	color: #DC0930;
	text-decoration: none;
}
div.pagetop a:active {
 	color: #C10528;
 	text-decoration: underline;
}

















/*-------------------------------------------
/*汎用ボックス
-------------------------------------------*/
/*汎用ボックス*/
.box01 {
	border:#ccc 1px solid; 
	padding:10px;
}

.box01y {
	border:#FFD11A 1px solid; 
	padding:10px;
}

.box02y {
	border-top:#FFD11A 2px solid; 
	border-right:#d5d5d5 1px solid; 
	border-bottom:#d5d5d5 1px solid; 
	border-left:#d5d5d5 1px solid; 
	padding:5px 10px 10px 10px;
	/*background:url(../images/common/bg04.jpg) left bottom repeat-x;*/
	/*background-color:#FFF7EC;*/
}

/**/

.graybox {
	font-size: 14px ;
	border:1px #eee solid;
	padding:5px;
	margin:0 0 15px 0;
	line-height: 1.5;
	background-color: #F8F8F8;
}

/*注意BOX*/
.noteBox {
	margin:0 0 10px 0;
	border:#ccc 1px solid; 
	padding:10px;
	background:url(../images/common/img_error_l.jpg) right bottom no-repeat;
}

.noteBox ul {
	font-size:1.2em;
	line-height:1.5;
	list-style-type:disc;
	margin:0 0 0 1em;
}
.noteBox ul li {margin:0 0 10px 0;}


/*-------------------------------------------
汎用定義リスト
-------------------------------------------*/
dl.def {
	margin:0;
	padding:0;
	font-size:1.3em;
	line-height:1.5;
}
.def dt {
	padding:0 0 0 1em;
}
.def dd {
	padding:0;
	margin:0 0 10px 1em;
}


/*-------------------------------------------
テキストリンクボタン
-------------------------------------------*/
/*詳細はこちら*/
.btnTxt01 {	
	margin:0;
	padding:0;
	display:block;
	width:13em;
	_width:9em;/*IE6*/background:url(../images/common/bg03.jpg) left bottom repeat-x;
}
.btnTxt01 a {
	display:block;
	padding:0;
	margin:0;
	_width:100%;/*IE6*/
	
}
.btnTxt01 span {
	display:block;
	font-size:1em;
	font-weight:bold;
	margin:0;
	line-height: 1;	
	background:url(../images/common/bg_box-btm01.jpg) left bottom repeat-x;
	padding:0 0 4px 0;
}
.btnTxt01 span a {
	background:#fdfdfd url(../images/common/ico_ow.gif) 20px center no-repeat;
	font-size:1em;
	font-weight:bold;
	border:#ccc 1px solid;
	text-decoration:none;
	padding:3px 10px 3px 40px;
	margin:0;
}
.btnTxt01 span a:hover {
	font-size:1em;
	font-weight:bold;
	padding:3px 10px 3px 40px;
	margin:0;
	border:#ccc 1px solid;
	background-color:#FFF7D5;
	text-decoration:none;
}


/*-------------------------------------------
テーブル
-------------------------------------------*/
/*THが上部の場合*/
.tbl01 {
	margin:0 0 20px 0;
	padding: 0px;
	border-collapse: separate;
	line-height:1.3;
}
.tbl01 th {
	padding: 5px;
	margin:0px;
	vertical-align: middle;
	border-bottom: #ccc 3px solid;
	font-size:1.3em;
	line-height: 1.3;
	letter-spacing: 0.1em;
	text-align:left;
	white-space:nowrap;
	font-weight: normal;
}
.tbl01 td {
	padding: 5px;
	margin:0px;
	vertical-align: top;
	font-size:1.3em;
	line-height: 1.5;
	border-bottom: #ccc 1px dotted;
}

/**/

.tbl01 ul{
		padding:10px 0 0 20px;
		list-style-type:square;
		font-size:10px;
		color:#444;
	}
	
/**/

.tbl01 ol {	padding:0 0 0 25px;}
.tbl01 ol li {line-height:1.5;}

/**/
	
.th01 img , .td01 img {
	vertical-align:text-bottom;
	margin: 5px 0 0 0;
} 

/*THが左部の場合*/

.tbl02 {
	margin-bottom: 20px ;
	padding: 0px;
	border-collapse: separate;
	line-height:1.3;
	border-top: #ccc 1px dotted;
	width:100%;
}
.tbl02 th {
	padding: 5px;
	margin:0px;
	vertical-align: middle;
	border-bottom: #ccc 1px dotted;
	font-size:1.3em;
	line-height: 1.3;
	letter-spacing: 0.1em;
	text-align:left;
	white-space:nowrap;
	font-weight: normal;
	background-color:#f3f3f3;
}
.tbl02 td {
	padding: 5px;
	margin:0px;
	vertical-align: top;
	font-size:1.3em;
	line-height: 1.5;
	border-bottom: #ccc 1px dotted;
}

/**/

.tbl02 ul{
		padding:10px 0 0 20px;
		list-style-type:square;
		font-size:10px;
		color:#444;
	}
	
/**/

.tbl02 ol {	padding:0 0 0 25px;}
.tbl02 ol li {line-height:1.5;}

/*緑*/

.tbl02g {
	width:100%;
	margin-bottom: 20px ;
	padding: 0px;
	border-collapse: separate;
	line-height:1.3;
	border-top: #ccc 1px dotted;
}
.tbl02g th {
	padding: 5px;
	margin:0px;
	vertical-align: middle;
	border-bottom: #ccc 1px dotted;
	font-size:1.2em;
	line-height: 1.3;
	letter-spacing: 0.1em;
	text-align:left;
	white-space:nowrap;
	font-weight: normal;

	background:#E2FFB0 url(../images/common/bg05.jpg) left bottom repeat-x
}
.tbl02g td {
	padding: 5px;
	margin:0px;
	font-size:1.2em;
	line-height: 1.5;
	border-bottom: #ccc 1px dotted;
	vertical-align: middle;
}

/**/

.tbl02g ul{
		padding:10px 0 0 0;
		list-style-type:disc;
	}
	
/**/

.tbl02g ol {	padding:0 0 0 25px;}
.tbl02g ol li {line-height:1.5;}

/*黄*/

.tbl02y {
	width:100%;
	margin-bottom: 20px ;
	padding: 0px;
	border-collapse: separate;
	line-height:1.3;
	border-top: #ccc 1px dotted;
}
.tbl02y th {
	padding: 5px;
	margin:0px;
	vertical-align: middle;
	border-bottom: #ccc 1px dotted;
	font-size:1.2em;
	line-height: 1.3;
	letter-spacing: 0.1em;
	text-align:left;
	white-space:nowrap;
	font-weight: normal;
	background:#FFFAE8 url(../images/common/bg04.jpg) left bottom repeat-x;
}
.tbl02y td {
	padding: 5px;
	margin:0px;
	font-size:1.2em;
	line-height: 1.5;
	border-bottom: #ccc 1px dotted;
	vertical-align: middle;
}

/**/

.tbl02y ul{
		padding:10px 0 0 0;
		list-style-type:disc;

	}
	
/**/

.tbl02y ol {	padding:0 0 0 25px;}
.tbl02y ol li {line-height:1.5;}

/**/

.tbl03 {
	margin-bottom: 20px ;
	padding: 0px;
	border-collapse: separate;
	line-height:1.3;
	border-top: #ccc 1px dotted;
	width:100%;
}
.tbl03 th {
	padding: 5px;
	margin:0px;
	vertical-align: middle;
	border-bottom: #ccc 1px dotted;
	font-size:1.2em;
	line-height: 1.3;
	letter-spacing: 0.1em;
	text-align:left;
	white-space:nowrap;
	font-weight: normal;
	/*background-color:#f3f3f3;*/
}
.tbl03 td {
	padding: 5px;
	margin:0px;
	vertical-align: top;
	font-size:1.2em;
	line-height: 1.5;
	border-bottom: #ccc 1px dotted;
}

/**/

.tbl03 ul{
		padding:10px 0 0 20px;
		list-style-type:square;
		font-size:10px;
		color:#444;
	}
	
/**/

.tbl03 ol {	padding:0 0 0 25px;}
.tbl03 ol li {line-height:1.5;}


/*-------------------------------------------
タイトル
-------------------------------------------*/
/*レベル１*/
.ttl01 {
	padding:0 0 4px 0;
	margin:0 0 10px 0;
	background:transparent url(../images/common/bg_box-btm01.jpg) left bottom repeat-x;
	clear: both;
}

.ttl01 strong,
.ttl01 em {
	padding:0.2em 0 0.2em 10px;
	margin:0;
	background: #FFFFE5/*transparent*/ url(../images/common/bg_ttl01.jpg) repeat-y left top;
	font-size:1.8em;
	text-align:left;
	font-weight:bold;
	display: block;
	line-height: 1.5;
	color:#444;
}





/*レベル１relative*/
.ttl01-a {
	border-top:#ddd 1px solid;
	padding:0 0 4px 0;
	margin:20px 0 6px 0;
	background-color: transparent;
	background:url(../images/common/bg_box-btm01.jpg) left bottom repeat-x;
	position:relative;
}
.ttl01-a strong,
.ttl01-a em  {
	border-left:#003FAB 5px solid;
	border-right:#ddd 1px solid;
	border-bottom:#cdcdcd 1px solid;
	padding:0.2em 0 0.2em 5px;
	margin:0;
	background: transparent url(../images/common/bg_ttl01.jpg) repeat-x left bottom;
	font-size:1.6em;
	text-align:left;
	font-weight:bold;
	display: block;
	line-height: 1.5;
	color:#444;
}

.ttl01-a span {	position:absolute;
	left:488px;
	top:7px;
	padding:0 0 0 17px!important;
	margin: 0;
	font-weight:normal!important;
	background: url(../images/common/ico_lv2.gif) left center no-repeat;
	font-size:1.2em;
}


/*レベル２*/
.ttl02,
.ttl02g {
	font-size:1.5em;
	font-weight:bold;
	line-height:1;
	margin:20px 0 10px 0;
	padding: 2px 0 0 0;
	background:url(../images/common/bg_title02.jpg) left top repeat-x;
}
.ttl02 strong,
.ttl02g strong {
	display:block;
	line-height: 1.5;
	padding:2px 8px 2px 16px;
}
.ttl02 strong {
	background: transparent url(../images/common/ico_y_lv1.gif) left center no-repeat; 
	border-top:1px solid #FFD11A;
	border-bottom:1px solid #dedede;
}
.ttl02g strong {
	background: transparent url(../images/common/ico_g_lv1.gif) left center no-repeat; 
	border-top:1px solid #8ECC00;
	border-bottom:1px solid #dedede;
}

/*レベル３*/
.ttl03,
.ttl03g {
	font-size:1.5em;
	font-weight:bold;
	/*line-height:1.5;*/
	line-height:1.3;
	margin:20px 0 10px 0;
	padding:0 0 4px 0;
	background:url(../images/common/bg_box-btm01.jpg) left bottom repeat-x;
}
.ttl03 strong,
.ttl03g strong {
	display:block;
	padding:0 5px 4px 16px;

}
.ttl03 strong {	
	background: #fff url(../images/common/ico_y_lv2.gif) left center no-repeat; 
	border-bottom:#FFD11A 1px solid;
}
.ttl03g strong {
	background: #fff url(../images/common/ico_g_lv2.gif) left center no-repeat;
	border-bottom:#8ECC00 1px solid;
}	

.ttl03 strong a,
.ttl03g strong a,
.ttl03 strong a:visited ,
.ttl03g strong a:visited ,
.ttl03 strong a:hover ,
.ttl03g strong a:hover {line-height:1.3;}


/*注意事項見出し*/
.ttlNotes {
	font-size:1.5em;
	font-weight:bold;
	line-height:1.5;
	margin:20px 0 10px 0;
	padding:0 0 4px 0;
	background:url(../images/common/bg_box-btm01.jpg) left bottom repeat-x;
}

.ttlNotes em {
	display:block;
	padding:10px 5px 0px 35px;

}
.ttlNotes em {	
	background: #fff url(../images/common/img_error.jpg) left bottom no-repeat; 
	border-bottom:#ccc 1px solid;
}

.ttlNotes em a {line-height:1;}

/*-------------------------------------------
ページリンク
-------------------------------------------*/

div.pagelinks {
   margin:0 0 10px 0 ;
   padding: 0 0 4px 0;
   border-top:#ccc 1px solid;
   background:transparent url(../images/common/bg_box-btm01.jpg) left bottom repeat-x;

}

div.pagelinks ul {
	padding:4px;
	margin:0;
	background: transparent url(../images/common/bg04.jpg) repeat-x left center;
	display:block;
	border-right:#999 1px solid;
	border-bottom:#999 1px solid;
	border-left:#999 1px solid;
	
}

div.pagelinks li {
   line-height: 1;
   border-right: 1px solid #666;
   float: left;
   margin: 0;
   padding:0;
   font-size:1.2em;
   text-align: center;
}


div.pagelinks li a {
	background: transparent url(../images/common/bg04.jpg) repeat-x left center;
	display: block;
	text-decoration: none;
	padding:0 10px;
	margin:0;
	/*color:#eee;*/
	_width:12em;/*IE6*/
}

ul.pagelinks li a:link {
	/*color: #f3f3f3;*/
}
div.pagelinks li a:visited {
   color: #0029CC;
   background-image:none;
   text-decoration: underline;
}
div.pagelinks li a:hover {
   background-color: #fff;
  /* color: #f3f3f3;*/
   background-image:none;
   
   color: #1A47FF;
	text-decoration: none;
	line-height:1.5;
}

/* 現在位置項目の装飾 */
div.pagelinks li a.pagelinks-here,
div.pagelinks li a:hover.pagelinks-here {
	font-weight:bold;
	/*color:#00225F!important;*/
	border:none!important;
	background: #f3f3f3 url(../images/common/bg_ttl01.jpg) repeat-x left bottom;
}


/*-------------------------------------------
水平線
-------------------------------------------*/

/*グレー*/
.line01 {
	background:url(../images/common/line_dashed01.gif) center center repeat-x;
	height:5px;
		clear: both;
}

/*赤*/
.line02 {
	background:url(../images/common/line_dashed02.gif) center center repeat-x;
	height:5px;
		clear: both;
}
