@charset "UTF-8";
/*  
Theme Name: Cタイプ　3カラム（美容室完成）IE6対応
Theme URI:
Description: 左サイドバーMENU固定5　3カラム　ウイジェット
Version: 2.0
Author: sugi
Author URI:
*/


*{
margin: 0px;
padding: 0px;
}
body {
background: #CDC29A;
/*background: #483102 url(images/bg.jpg) repeat-x top;*/
}
/*基本文字設定　カラーコード*/
/*#350509  #FFF8AE メニュー文字#CFA972*/
body, input, textarea, select {
	font: normal small Arial, Helvetica, sans-serif;
	color: #CDC29A;
	margin: 0px aout;
}


hr {
	display: none;
}
img{
	border-style: none;
}
#wrapper {
	text-align: left;
	padding: 0px;
	/*height: auto;*/
	width: 833px;
        margin: 20px auto 10px;
	background: url(images/base_bg.jpg) repeat-y top;
}
a{
	text-decoration: underline;
	color: #FFFFFF;
}
a:hover{
	color: #330F01;
	text-decoration: underline;
}
blockquote{
	margin-left: 20px;
}

/* header */
#header {
	background: url(images/header_t_bg.jpg) no-repeat top;
	margin: 0px;
	padding: 0px;
	height: 75px;
	position: relative;
	width: 833px;
	clear: both;
       /*border-top:10px solid #350509;*/
}
/* Win IE6 */* html #header {
        /*left: 10px;*/
}
#header h1 a {
	color: #0090d7;
	font-size: 22px;
	margin: 0px;
	padding: 0px;
	background: url(images/logo.jpg) no-repeat;
	text-indent: -9999px;
	display: block;
	height: 40px;
	width: 221px;
}

/* Win IE6 */* html #header h1 a {
	background: url(images/logo.jpg) no-repeat;
}

#header .subTitle{
	margin: 0px 0px 0px 0px;
	padding: 0px;
	font-size: 8px;
        color:#FFFFFF;
}
#header .logoSet {
	position: absolute;
	left: 20px;
	top: 17px;
	/*height: auto;*/
	width: 300px;
}

#header_img {
	margin: 0px;
	padding: 0px;
	height: 325px;
	position: relative;
	width: ;
	display: block;
        border-bottom:10px solid #411910;
}
#header_img2 {
	margin: 0px;
	padding: 0px;
	height: 164px;
	position: relative;
	width:;
	display: block;
        border-bottom:10px solid #411910;
}


/* Win IE6 */* html #header_img {
        /*left: 10px;*/
	margin: 0px;
	padding: 0px;
	height: 325px;
	position: relative;
	width:;
	display: block;
}


/* subMenu */
#subMenu {
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 10px;
	right: 25px;
	width: 400px;
}
#subMenu ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	border-style: none;
	text-align: right;
}
#subMenu li {
	display: inline;
	margin: 0px;
	padding: 0px;
}
#subMenu li a {
	text-align: center;
	font-weight: bold;
	text-decoration: none;
	font-size: 10px;
	margin: 0px 0px 0px 10px;
	letter-spacing: 0.1em;
        color: #CDC29A;
}
#subMenu li a:hover {
	color: #FFFFFF;
}

/* menu */
#menu {
	margin: 0px 0px 0px 5px;
	padding: 0px;
	height: 204px;
	position: relative;
	/*width: 230px;*/
        width: 180px;
	display: block;
}

/* WIN IE6 */* html #menu{
        /*left: 10px;*/
}
#menu ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	border-style: none;
	position: absolute;
	left: 0px;
	width: 180px;
	height: auto;
}
#menu li {
	display: block;
	margin: 0px;
	padding: 0px;
}
#menu li a {
	display: block;
	width: ;
	text-align: left;
	font-weight: bold;
	color: #330F01;
	text-decoration: none;
	font-size: 14px;
	height: 20px;
	margin: 0px;
	/*letter-spacing: 0.1em;*/
	background: url(images/btn_bg.jpg) no-repeat left top;
	padding-top: 10px;
	padding-bottom: 5px;
        padding-left: 15px;
	/*border-top: 1px solid #CCCCCC;*/
　　　　border-bottom:10px solid #411910;

}
/* Win IE6 */* html #menu li a {
	display: block;
	width: ;
	text-align: left;
	font-weight: bold;
	color: #330F01;
	text-decoration: none;
	font-size: 14px;
	height: 20px;
	margin: 0px;
	/*letter-spacing: 0.1em;*/
	background: url(images/btn_bg.jpg) no-repeat left top;
	padding-top: 15px;
	padding-bottom: 5px;
        padding-left: 10px;
	/*border-top: 1px solid #CCCCCC;*/
　　　　border-bottom:10px solid #411910;
}
#menu li.home a {
	border-top-style: none;
	height: 20px;
	padding-top: 10px;
	padding-bottom: 5px;
        padding-left: 15px;
　　　　border-bottom:10px solid #411910;
}
/* Win IE6 */* html #menu li.home a {
	height: 20px;
	padding-top: 10px;
	padding-bottom: 5px;
        padding-left: 15px;
	border-top-style: none;
}
#menu li a:hover {
	color: #FFF8AE;
        background: url(images/btn_bg.jpg) no-repeat left -40px;
　 　　　border-bottom:10px solid #411910;
}

#menu img {
	margin: 0px;
	padding: 0px;
	left: 180px;
	position: absolute;
}
#menu p {
	position: absolute;
	text-align: left;
	color: #FFFFFF;
	line-height: 2em;
	/*width: 480px;*/
        width: 180px;
	left: 180px;
	top: 15px;
}

/* pagebody */
#pagebody {
	margin: 15px 0px;
	padding: 0px 10px;
        width: 833px;
        position: relative;
        /*position: absolute;*/
        /*top: 200px;*/
        top: -204px;
	clear: both;
	/*float: left;*/
}
/* pagebody maincontents */
#maincontents {
	float: right;
	width: 550px;
        position: relative;
        left: -50px;
        top: 10px;
	margin: 0px;
	padding: 0px 0px 0px 20px;
}
/* Win IE6 */* html #pagebody #maincontents {
	float: right;
	width: 550px;
        position: relative;
        left: 0px;
	margin: 0px;
	padding: 0px 0px 0px 20px;
	height: auto;
}

#maincontents h1 {
	margin: 0px 0px 0px 0px;
	padding: 3px;
	font-size: 20px;
	font-weight: bolder!important;
	color: #FFFFFF;
	background: url(images/h1.jpg) no-repeat;
	height: 50px;
	width: 550px;
}

#maincontents h1 a{
        margin: 0px 10px;
}

#maincontents h2 {
	margin: 15px 0px 10px;
	padding: 3px 0px 10px 0px;
	font-size: 12px;
	background: url(images/h2.jpg) no-repeat;
	color: #FFFFFF;
	height: 20px;
	width: 550px;
}
#maincontents h2 a {
	color: #330F01;
}
#maincontents h3 {
	margin: 15px 0px 10px;
	font-size: 12px;
	background: url(images/h3.gif) no-repeat left center;
	color: ##CFA972;
	width: 446px;
	padding-right: 0px;
	padding-left: 14px;
}
#maincontents h4 {
	margin: 15px 0px 10px;
	font-size: 12px;
        font-weight: bold;
	background: url(images/h4.gif) no-repeat;
        /*background: #531A00;*/
	color: ##CFA972;
	width: 446px;
	padding-right: 0px;
	padding-left: 14px;
}

/* imgの指定ココから▼▼*/
.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.clearfix {
	display:inline-table;
}
/* hides from IE-mac \*/
* html .clearfix{
	height:1%;
}
.clearfix{
	display:block;
}
/* End hides from IE-mac */
/* imgの指定ココまで▲▲*/

#maincontents p {
	line-height: 2em;
	padding: 0px;
	margin: 0px 0px 10px;
	position: relative;
        top:0px;
 }
#maincontents a {
	color: #FFFFFF;
	font-weight: bold;
}
#maincontents a:hover {
	color: #330F01;
}

/* imgの指定ココから▼▼*/
#maincontents p img.left {
	float: left;
	clear: both;
	padding-bottom: 5px;
	padding-right: 10px;
	margin-top: 0.3em;
	color: #666666;
}
#maincontents p img.right {
	float: right;
	clear: both;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-top: 0.3em;
	color: #666666;
}
#maincontents p img.clear {
	float: none;
	padding-bottom: 5px;
	margin-top: 0.3em;
	color: #666666;
	padding-left: 0px;
	display: block;
}
/* imgの指定ココまで▲▲*/

#maincontents ul {
	list-style: inside;
	margin: 0px 0px 10px;
	padding: 0px;
}
#maincontents li {
	line-height: 1.8em;
}
#sidebar {
	margin: 50px 20px;
	padding: 0px 0px 0px 0px;
        position: relative;
	width: 180px;
	height: auto;
	float: left;
}
/* Win IE6 */* html #sidebar {
        margin: 50px 10px;
}


#sidebar #newsbox {
	position: relative;
	padding: 0px;
	margin: 0px;
	width: 180px;
	height: auto;
}
#sidebar #newsbox #newsHead a {
	margin: 0px;
	padding: 0px;
	right: 5px;
	position: absolute;
	height: 6px;
	width: 10px;
	background: url(images/linkNews.gif) no-repeat center top;
	text-indent: -9999px;
	line-height: 0px;
	display: block;
	top: 5px;
}
#sidebar #newsbox #newsHead a:hover {
	background: url(images/linkNews.gif) no-repeat center -6px;
}
#sidebar #newsbox #newsHead h2 {
	background: url(images/newsHead.gif) no-repeat;
	margin: 0px;
	padding: 0px;
	height: 29px;
	width: 180px;
	text-indent: -9999px;
}
#sidebar #newsbox .newsContents {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 180px;
}
#sidebar #newsbox .newsContents ul {
	list-style: none;
	margin: 0px;
	padding: 0px 0px 10px;
}
#sidebar #newsbox .newsContents li {
	padding: 5px 0px;
	border-bottom: 1px solid #999999;
	line-height: 1.6em;
	margin: 0px;
	font-size: 10px;
}
#sidebar #newsbox .newsContents li a {
	font-size: 12px;
}

#sidebar #bannerfield {
	padding: 0px;
	margin: 15px 0px 10px;
}
#sidebar #bannerfield h3 img {
	padding: 0px;
	margin: 0px 0px 15px;
}

/* footer */
#footer {
        /*border-top:5px solid #808080;*/
	background: url(images/footer_bg.jpg) no-repeat bottom;
	height: 180px;
	clear: both;
	width: 833px;
}

/* IE6 */* html #footer {
        position: relative;
        /*left: 10px;*/
}
#footer address {
	font-style: normal;
	text-align: center;
	margin: 0px;
	padding-top: 150px;
	color: #FFFFFF;
	font-size: 10px;
}
#footer a {
	color: #000000;
}
#footer a:hover {
	color: #003399;
}

.photo_in {
        float:right;
        width:145px;
        margin:0 5px 5px 0;
        border: solid 1px #531A00;
        background-color: #531A00;
        font-size: 14px;
        color: #FFFFFF;

}
.photo_in img {
        display: block;
}

.photo_in_left {
        float:left;
        /*width:145px;*/
        height: 220px;
        margin:0 5px 10px 0;
        padding: 5px 0 0 0;
        border: solid 1px #531A00;
        background-color: #531A00;
}
/* Win IE6 */* html .photo_in_left {
        height: 210px;
}
.photo_in_left .img1 img{
        float:left;
        margin: 0;
        padding: 0;
}
.photo_in_left .img1 .img2 {
        position: relative;
        top: -16px;
}

.photo_in_left .cap {
        position: relative;        
        top: -10px;
        font-size: 14px;
        color: #FFFFFF;
        clear: left;
}
