@charset "UTF-8";
@import "/themes/mountain/theme.css";

/* ----------------ここから個別---------------- */
#navigation li#mount a {
	background: url(images/mount2.jpg) no-repeat left bottom;
	height:47px;
	padding: 0;
	margin: 0;
	text-decoration: none;
	display: block;
	text-align: left;
	text-indent:-9999px;
	overflow:hidden;
}

.content_title {
	background-image: url(images/content_title05.jpg);
	height: 165px;
	width: 750px;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	background-repeat: no-repeat;
	background-position: left top;
}

.itemHeader, .itemHeader a:link, .itemHeader a:visited, .itemHeader a:active {
	background: #4498ed;
	color: #FFFFFF;
	font-size: small;
	font-weight: bold;
	padding: 4px;
}

.itemBodyOdd {
	background: #CCFFFF;
}

.catHeader, .catHeader a:link, .catHeader a:visited, .catHeader a:active {
	color: #FFFFFF;
	font-size: 13px;
	font-weight: bold;
	margin: 0px;
	padding: 3px 0px 0px 5px;
	width: 175px;
	height: 22px;
	background: #4498ed url(images/side_title1.gif) no-repeat left top;
}

.inHeader, .inHeader a:link, .inHeader a:visited, .inHeader a:active {
	color: #FFFFFF;
	font-size: 13px;
	font-weight: bold;
	margin: 0px;
	padding: 3px 0px 0px 5px;
	width: 175px;
	height: 22px;
	background-color: #4498ed;
}

.catHeader2, .catHeader2 a:link, .catHeader2 a:visited, .catHeader2 a:active {
	color: #FFFFFF;
	font-size: small;
	font-weight: bold;
	margin: 0px;
	padding: 5px 0px 0px 0px;
	text-align:center;
	height: 25px;
	background: #4498ed url(images/goods_title1.gif) no-repeat left top;
}

#sidebar ul li {
	font-size: small;
	background: #FFFFFF url(images/mark_1.gif) no-repeat 0px 4px;
	padding: 0px 0px 2px 10px;
	margin:0px;
	line-height: 1.4;
	list-style:none;
}

.blogEntrytitle {
	height: 35px;
	margin-bottom: 20px;
	padding: 5px 0px 0px 0px;
	color: #4498ed;
	font-size: 140%;
	font-weight: bold;
	padding-left: 10px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #4498ed;
}

.blogEntryHeader {
	width: 560px;
	height: 27px;
	background: url(images/blogEntryHeader.gif) no-repeat left top;
}
.blogEntryBody {
	padding-top: 20px;
}
.bodyContentOdd {
	background: #CCFFFF;
}

.blogFooter{
	clear:both;
	background: #FFFFFF url(images/blog_bott2.gif) no-repeat left top;
	margin: 0px;
	padding: 0 20px;
	height: 20px;
	width: 520px;
}

/* [ side Header
--------------------------------------------- */
.pr_sideHeader1 {
	background: url(images/side-b-9.gif) no-repeat center top;
	width: 180px;
	height: 22px;
	text-indent: -9999px;
	vertical-align: bottom;
	font-size: 5px;	
}
.pr_mobileHeader {
	background: url(images/side-b-7.gif) no-repeat center top;
	width: 180px;
	height: 22px;
	text-indent: -9999px;
	vertical-align: bottom;
	font-size: 5px;	
}

/* [ inquire
--------------------------------------------- */
p.title {
	padding: 0 0 5px 0;
	margin: 0 0 5px 0;
	border-bottom: #dddddd 1px dashed;
}
p.title_2nd {
	padding: 0 0 5px 0;
	margin: 15px 0 5px 0;
	border-bottom: #dddddd 1px dashed;
}
dl#inquire,
dl#inquire dt,
dl#inquire dd {
	margin: 0;
	padding: 0;
	float: none;
	clear: both;

}
dl#inquire dt {
	float:none;
	width: 490px !important;
	padding-bottom: 3px;	
}
dl#inquire dt img {
	vertical-align: middle;
	margin-left: 15px;
}
dl#inquire dd {
	float: none;
	width: 490px !important;
	margin-bottom: 10px;
}

dl#inquire dd input{
	width:250px;
	padding:2px;
	border:1px solid #7f9db9;
}
dl#inquire dd.age input{
	width:30px;
	padding:2px;
	border:1px solid #7f9db9;
}
dl#inquire dd.radio input{
	width:20px;
	padding:2px;
	border: none;
}
dl#inquire dd.radio input#magazine_name{
	width:70px;
	padding:2px;
	margin-right: 5px;
	border: none;
	border:1px solid #7f9db9;	
}
dl#inquire dd textarea{
	height:100px;
	padding:2px;
	border:1px solid #7f9db9;
}