@charset "UTF-8";

body{
	margin:0 auto;
	padding:0;
	word-wrap: break-word;
	font-family: "游ゴシック","YuGothic","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HiraKakuPro-W3","メイリオ", "Meiryo",Verdana, 'Trebuchet MS', sans-serif;
}

/* ------ basis ------ */

#header,
#content,
#footer,
#etomiteCopyright{
	width: 100%;
	text-align: left;
}
#nav{
	position:absolute;
	top:0;
	right:0;
}

#categoryttl{
	position:absolute;
	top:100px;
	right:18px;
	font:40px "trebuchet ms","lucida console",Verdana,Arial,sans-serif;
	color:#cccccc;
}

* html body #content{
	text-align: left;
}
#content {
	padding:0;
	background:#ffffff url(../images/nav_bg.jpg) 74% 0 repeat-y;
}
#content.one-column #main{
	width:auto;
	float:none; 
}
#content #main{
	width:70%;
/*	margin:0 2%;*/
	padding:0 0 30px 0;
	line-height:1.7;
	float:left;
	background:#ffffff;
	word-break:break-all; 
}

#content #subContent{
	width:26%;
	font-size:90%;
	line-height:1.4;
	padding:0 0 20px 0;
	float:right;
/*	overflow:hidden;*/
}

#searchBox{
	width: 360px;
	position:absolute;
	top:37px;
	right:15px;
}
body.idx #searchBox{
	top:60px;
}
body.blog #searchBox{
	top:85px;
}

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

#header{
	margin:0;
	padding:0;
/*	background:#0B0B0B url(../images/hdr_img_nothing001.jpg) no-repeat top right;*/
	background:#ffffff url(../images/hdr_img_limbte.jpg) 0 -20px no-repeat;
	border-bottom:2px solid #cccccc;
	_border-bottom:1px solid #cccccc;
}

#header p#siteID{
	background:#000000;
}
#header p#siteID a#logo{
	margin:0 15px 70px;
/*	margin:0 15px 110px;*/
	padding:22px 0 0 0;
/*	width:90px;*/
	width:150px;
	height:0px;
	\height:22px;/*for IE5.x*/
	he\ight:0px;/*for Others*/
	display:block;
	overflow:hidden;
	background:transparent url(../images/hdr_logo.gif) no-repeat;
	border:0;
	color:#000000;
}
/*
body.idx #header p#siteID a#logo{
	width:90px;
}
*/
#header p#siteID a#logo:hover{
	background-position: 0 -22px;
}

#header #category{
	padding:20px 0;
/*	background:#f6f6f6;*/
	background:#fefefe url(../images/hdr_category_bg.jpg) repeat-x;
	border-top:1px solid #999999;
}

#header #category p#tagline{
	color:#666666;
	margin:35px 25px 0;
	padding-top:5px;
	font-size:80%;
	line-height:1.5;
	border-top:3px double #e0e0e0;

}

/* ------ footer social ------ */

#footerSocial{
    background: #eee;
    border-top: 1px solid #ccc;
    padding: 5px;
    text-align: center;
}
#footerSocial img{
	vertical-align:middle;
}
#footerSocial h2{
	margin: 0 15px;
	display:inline-block;
	vertical-align:middle;
}
#footerSocial ul{
	overflow: hidden;
	display:inline-block;
	list-style:none;
	vertical-align:middle;
}
#footerSocial ul li{
	float:left;
	margin: 0 5px;
	list-style:none;
}



/* ------ footer ------ */
#footer{
	border-top:1px solid #999999;
	color:#cccccc;
	padding:10px 0;
	background:#666666 url(../images/ftr_bg.jpg) repeat-x;
}

#footer a{
	color:#ffffff;
	text-decoration:none;
}
#footer a:hover{
	text-decoration:underline;
}
#footer #contact{
	width:305px;
	margin-right:5px;
	padding:8px;
	float:right;
	background:#e0e0e0;
}
#footer #contact h3{
	margin:0 0 8px;
	color:#000000;
	text-align:center;
}
#footer #contact li{
	float:left;
	list-style:none;
}
#footer #contact a{
	font-size:120%;
	width:280px;
	display:block;
	margin-right:5px;
	padding:12px 10px;
/*	background:#ff0000 url(../images/arw_down.gif) 50% 0 no-repeat;*/
	background:#ff0000 url(../images/ftr_contactBtn_bg.jpg) 50% 0 repeat-x;
	border:1px solid #efefef;
	color:#ffffff;
	text-decoration:none;
	text-align:center;
	font-weight:bold;
}
#footer #contact a:hover{
	background:#cc0000 url(../images/arw_down.gif) 50% 0 no-repeat;
	color:#ffff00;
}
#footer ul#siteNavi{
	width:150px;
	margin-top:5px;
	position:absolute;
	left:30px;
	font-size:75%;
	line-height:1.5;
	padding-left:5px;
	border-left:4px solid #333333;
	list-style:none;
}

#footer address,
#footer p{
	margin-left:200px;
	font:small normal;
	font-family:Veradona;
	padding-left:6px;
	border-left:4px solid #999999;
}
#footer p#copyright{
	color:#000000 !important;
}
#footer a.rss{
	padding:14px 0 0 0;
	width:25px;
	height:0px;
	\height:14px;/*for IE5.x*/
	he\ight:0px;/*for Others*/
	display:block;
	overflow:hidden;
	background:url(../../common/ico_rss.gif) no-repeat;
}
#footer a{
	display:inline;
}

#etomiteCopyright{
	font-size:small ;
	color:#999999;
	padding:10px 0;
	background:#333333;
	border-top:1px solid #999999;
}

#etomiteCopyright a{
	color:#cccccc;
	text-decoration:none;
}
#etomiteCopyright a:hover{
	color:#ffffff;
	text-decoration:none;
}
p#pagetop{
	position:absolute;
	_height:0;
	margin:1em 0 0;
	width:100%;
	text-align:right;
}
p#pagetop a{
	color:#cccccc;
	font-size:x-small;
	padding:0 1em 0 12px;
	text-decoration:none;
	background :url(../images/arw_up.gif) no-repeat ;
}
p#pagetop a:hover{
	color:#ffffff;
	background :url(../images/arw_up_a.gif) no-repeat ;
}
p#photoby{
	font:10px verdana,selif;
	position:absolute;
	top:75px;
	right:5px;
}
p#photoby a{
	color:#eeeeee;
	text-decoration:none;
}
p#photoby a:hover{
	background:#000000;
	color:#ffffff;
}


/*    A-Form プラグイン   */

p.dlButton {
	text-align: center;
	margin: 1em 0;
}

form#dlForm {

}
form#dlForm span.must {
	color:#FF0000;
	font-weight: bold;
}
form#dlForm fieldset {
	border: none;
	margin: 0;
	padding: 0;
}
form#dlForm legend {
	display: none;
}
form#dlForm dl#dlFormList {
	border-bottom: 1px solid #a3a3a3;
	border-left: 1px solid #a3a3a3;
	border-right: 1px solid #a3a3a3;
	background-color: #f8f8f8;
	overflow: hidden;
}
form#dlForm dl#dlFormList dt {
	clear: both;
	float: left;
	width: 13em;
	border-top: 1px solid #a3a3a3;
	margin: 0;
	padding: 0.5em 1em;
	font-size: 100%;
}
form#dlForm dl#dlFormList dd {
	padding: 0.5em 1em;
	margin: 0 0 0 15em;
	border-top: 1px solid #a3a3a3;
	border-left: 1px solid #a3a3a3;
	background-color: #fff;
}
form#dlForm dl#dlFormList dd .inputField {
	width: 200px;
	margin: 0.4em 0;
}
form#dlForm p#dlcheck {
	text-align: center;
}
form#dlForm div.dl-submit {
	text-align: center;
}
form#dlForm input.dl-submit {
	padding: 0 5em;
}



table#conditionsList  {
	margin: 1em 30px;
	border: 1px solid #aaa;
	background-color: #fff;
}

table#conditionsList th,
table#conditionsList td {
	padding: 0.2em 10px;
	border-bottom: 1px solid #e2e2e2;
	border-collapse:  separate;
	border-spacing: 1px;
}

table#conditionsList th {
	width: 180px;
	border-right: 1px solid #e2e2e2;
	color: #000;
	background-color: #f2f2f2;
	font-weight: normal;
}

table#conditionsList td {
	border-bottom: 1px solid #e2e2e2;
	background-color: #fff;
}

#content #main table#conditionsList td dt{
	font-weight: normal;
}
