/*
   Fith main css
	  
*/

* { padding: 0; margin: 0; }

html{
    height:100%;
}

body {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	background-color: #EFE8D8;
	margin: 0px;
	height:100%;
	padding: 0px;
	line-height: 130%;
}
div#wrapper {
	width: 850px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #231C1C;
	border-left-color: #231C1C;
	background-color: #FFFFFF;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	
}


#faux {
	margin-bottom: 5px;
	overflow: auto; /* Paul O Brien Fix for IE www.pmob.co.uk */
	width: 100%;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 130%; 
}

.clear { clear: both; background: none; }

/************　　メインカラム　　************/
div#main {
	padding-bottom:30px;

}

/************　　ヘッダー　　************/
#header {
	color: #655F58;
	width: 830px;
	padding: 10px;
	height: 60px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	background-color: #FFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #221C1C;
}
#headnavi {
	float: right;
	width: 600px;
	margin-top: -45px;
}
#header li {
	font-size: 10px;
	color: #666666;
	float: right;
	list-style-image: url(top/img/list01.jpg);
	margin-right: 20px;
}

/************　　レフトカラム　　************/
#leftcolumn {
	display: inline;
	color: #333;
	padding: 0px;
	width: 160px;
	float: left;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.leftimg {
	margin-right: 5px;
	margin-left: 5px;
}

/************　　ライトカラム　　************/
#rightcolumn {
	float: right;
	color: #333;
	margin: 10px;
	padding: 0px;
	width: 660px;
	display: inline;
	position: relative;
}

/************　　フッター　　************/
#footer {
	width: 830px;
	clear: both;
	color: #333333;
	background-color: #655F58;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	line-height: 150%;
	font-size: 10px;
	padding-bottom: 10px;
}

/************　　マークアップ　　************/

h1 {
	margin: 0px;
}
h2 {
	margin-top: 10px;
}

h3 {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #231C1C;
}



/************　　テキスト　　************/

#header A:link { color: #655F58; text-decoration : underline;}
#header A:visited { color : #655F58; text-decoration : none;}
#header A:active { color : #655F58; text-decoration : none;}
#header A:hover { color : #655F58; text-decoration : underline;}

A:link { color: #C6411b; text-decoration : underline;}
A:visited { color : #C6411b; text-decoration : none;}
A:active { color : #C6411b; text-decoration : none;}
A:hover { color : #C6411b; text-decoration : underline;}

#footer A:link { color: #333; text-decoration : underline;}
#footer A:visited { color : #333; text-decoration : none;}
#footer A:active { color : #333; text-decoration : none;}
#footer A:hover { color : #333; text-decoration : underline;}

.maintext {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 120%;
	color: #333;
}

.stext {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 10px;
	line-height: 130%;
	color: #333;
}

.titletext {
	font-size: 12px;
	line-height: 130%;
	font-weight: bold;
	color: #221C1C;
}

.pankuzu {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 9px;
	line-height: 130%;
	color: #666;
	padding-top: 15px;
	padding-bottom: 10px;
	margin-bottom: 20px;
}
.newsbox {
	width: 620px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #655F58;
}

/************　　イメージガード　　************/

div.images01{
    position:relative;
    width:330px;
    height:190px;
}
span.guard{
	position:absolute;
	display:block;
	width:100%;
	height:100%;
	background-image:url(img/spacer.gif);
}

div.images02{
    position:relative;
    width:600px;
    height:280px;
}
span.guard02{
	position:absolute;
	display:block;
	width:100%;
	height:100%;
	background-image:url(img/spacer.gif);
}

div.images03{
    position:relative;
    width:400px;
    height:400px;
}
span.guard03{
	position:absolute;
	display:block;
	width:100%;
	height:100%;
	background-image:url(img/spacer.gif);
}



/************　　テーブル　　************/


.decoration table{border-spacing:10px;0000}
.decoration th{EFE8D81dashed}
.decoration td{3001dashed#3330}

#rightcolumn table.table_design1{
	width:600px;
	background:#fff;
	border-spacing:3px;
	margin-left: 30px;
	text-align: right;
	font-size: 10px;
	line-height: 130%;
	margin-top: 20px;
	cellspacing:5px;
}

#rightcolumn table.table_design2{
	width:620px;
	background:#fff;
	border-spacing:3px;
	margin-left: 20px;
	text-align: left;
}

#rightcolumn table.table_design2 tr{
	padding: 5px;
}

#rightcolumn table.table_design2 tr th{
	text-align:center;
	background:#CCCCCC;
	padding-top: 3px;
	padding-right: 7px;
	padding-bottom: 3px;
	padding-left: 7px;
}

#rightcolumn table.table_design2 tr td{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #665F57;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}




/************　　テーブル03　　************/

#rightcolumn table.table_design3{
	width:400px;
	background:#fff;
	border-spacing:3px;
	margin-left: 30px;
}

#rightcolumn table.table_design3 tr{
	padding: 5px;
}

#rightcolumn table.table_design3 tr th{
	text-align:center;
	background:#CCCCCC;
	padding-top: 3px;
	padding-right: 7px;
	padding-bottom: 3px;
	padding-left: 7px;
}

#rightcolumn table.table_design3 tr td{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #e6e6e6;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}


/************　　テーブル05　　************/

#rightcolumn table.table_design5{
	width:600px;
	background:#fff;
	border-spacing:3px;
	margin-left: 10px;
}

#rightcolumn table.table_design5 tr{
	padding: 5px;
}

#rightcolumn table.table_design5 tr th{
	text-align:center;
	background:#CCCCCC;
	padding-top: 3px;
	padding-right: 7px;
	padding-bottom: 3px;
	padding-left: 7px;
}

#rightcolumn table.table_design5 tr td{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #e6e6e6;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

/************　　テーブル06　　************/

#rightcolumn table.table_design6{
	width:600px;
	background:#fff;
	border-spacing:3px;
	margin-left: 18px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 10px;
	line-height: 120%;
}

#rightcolumn table.table_design6 tr{
	padding: 5px;
}

#rightcolumn table.table_design6 tr th{
	text-align:center;
	background:#CCCCCC;
	padding-top: 3px;
	padding-right: 7px;
	padding-bottom: 3px;
	padding-left: 7px;
}

#rightcolumn table.table_design6 tr td{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #e6e6e6;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}


/************　　テーブル 問い合わせフォーム用　　************/

#rightcolumn table.table_design4{
	width:600px;
	background:#fff;
	border-spacing:3px;
	margin-left: 30px;
	cellspacing:5px;
	text-align: left;
}

#rightcolumn table.table_design4 tr{
	margin: 3px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 8px;
}

#rightcolumn table.table_design4 tr th{
	text-align:center;
	background:#CCCCCC;
	padding-top: 3px;
	padding-right: 7px;
	padding-bottom: 3px;
	padding-left: 7px;
}

#rightcolumn table.table_design4 tr td{
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

/************　　コーディネートページ用　　************/

.styleimg01 {
}
.styleimg10ss {
	margin-right: 10px;
	margin-left: 20px;
}

.styleimg02 {
	margin-right: 40px;
	margin-left: 100px;
	font-size: 10px;
	line-height: 140%;
	color: #444444;
}
.styleimg03 {
	margin-right: 50px;
	margin-left: 50px;
	}
.tablem {
	border: 1px dotted #666666;
}

.moviespec01 {
	width: 300px;
	margin-right: 5px;
	margin-left: 30px;
	padding-right: 5px;
	padding-left: 5px;
	float: left;
}
.leftspec img {
	float: left;
	margin-right: 10px;
}


.leftspec {
	width: 275px;
	margin-right: 10px;
	margin-left: 10px;
	float: left;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	padding-bottom: 5px;
}

/*************　　Tシャツページサムネール用*****************/


a.zoomup {
display:block;
float:left;
margin:5px 5px;
padding:0px;
}
a.zoomup,
a.zoomup img{
width:45px;
height:60px;
}
a.zoomup:hover {
border:none;
cursor:default;
}
a.zoomup:hover img {
width:250px;
height:330px;
position:absolute;
}

/*************　　Tシャツページサムネール用*****************/


.nurie01 {
	margin-right: 129px;
	margin-left: 129px;
	border: 1px dotted #999999;
}
.border {
	border: 1px dotted #CCCCCC;
}
.title02 {
	font-size: 25px;
	font-weight: bolder;
	color: #000000;
	line-height: 150%;
	padding-left: 130px;
	font-family: Arial, Helvetica, sans-serif;
}
.title03 {
	font-size: 25px;
	font-weight: bolder;
	color: #CC0000;
	line-height: 150%;
	padding-left: 130px;
	font-family: Arial, Helvetica, sans-serif;
}
