/*
      Created by Keith Donegan of Code-Sucks.com
	  
	  E-Mail: Keithdonegan@gmail.com
	  
	  You can do whatever you want with these layouts,
	  but it would be greatly appreciated if you gave a link
	  back to http://www.code-sucks.com
	  
*/

* { padding: 0; margin: 0; }

body {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
}
#wrapper { 
 margin: 0 auto;
 width: 922px;
}
#faux {
	margin-bottom: 5px;
	overflow: auto; /* Paul O Brien Fix for IE www.pmob.co.uk */
	width: 100%
}
#leftcolumn  img {
	margin-bottom: 3px;
}
#mainimg {
	color: #333;
	width: 902px;
	height: 350px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#navigation {
	color: #333;
	margin: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#leftcolumn {
	display: inline;
	color: #333;
	margin: 10px;
	padding: 0px;
	width: 180px;
	float: left;
}
#rightcolumn {
	float: right;
	color: #333;
	padding: 0px;
	width: 700px;
	display: inline;
	position: relative;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#pankuzu {
	font-size: 9px;
	margin-left: 10px;
}
h1 {
	margin-bottom: 5px;
	margin-top: 10px;
}
.title {
	font-size: 14px;
	color: #655F58;
	font-weight: bolder;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #655F58;
}
.newsbox {
	width: 680px;
	margin-top: 15px;
	margin-right: 10px;
	margin-bottom: 15px;
	margin-left: 10px;
	padding-bottom: 5px;
	
}
.newsbox img {
	float: left;
	margin-right: 10px;
	margin-top: 2px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.brandbox {
	width: 666px;
	margin-top: 0px;
	margin-right: 17px;
	margin-bottom: 15px;
	margin-left: 17px;
}

#footer {
	width: 880px;
	clear: both;
	color: #655F58;
	padding: 10px;
	margin-top: 0px;
	margin-right: 11px;
	margin-bottom: 10px;
	margin-left: 11px;
	font-size: 10px;
	font-weight: normal;
}
.clear { clear: both; background: none; }

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

.styleimg01 {
}

.styleimg02 {
	margin-right: 150px;
	margin-left: 150px;
	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;
}

.title02 {
	font-size: 25px;
	font-weight: bolder;
	color: #000000;
	line-height: 150%;
	padding-left: 150px;
	font-family: Arial, Helvetica, sans-serif;
}
#stylecolumn {
	width: 700px;
}
.stylefont {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 140%;
	color: #333333;
}

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;}
.titletext {
	font-size: 18px;
	font-weight: bold;
	color: #990000;
}

