/*-------------------------------------------------------------------------
	LEXUES Inc.
	cascading Style Sheets for Lexues Corporate Site.
	[ top page css :top.css ]	
	Copyright(C)2008 LEXUES Inc.All Rights Reserved.
------------------------------------------------------------------------- */
/* ====================================================================== */
/* body */
/* ====================================================================== */
body {
	color: #666;
	margin: 0px auto;
	padding: 0px;
	text-align: center;
	text-decoration: none;
	font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,"ＭＳ Ｐゴシック",sans-serif;
	background: #FFF;
}
/* ====================================================================== */
/* header */
/* ====================================================================== */
#headerwrap {
	background: url(../img/common/bg_header.jpg) repeat-x;
}
#header {
	width: 900px;
	text-align: left;
	margin: 0px auto;
	position: relative;
}
#header #logo {
	height: 58px;
}
#header h1 {
	left: 5px;
	top: 6px;
	position: absolute;
	padding-bottom: 20px;
}
#header #utility {
	list-style-type: none;
	position: relative;
	right: 0px;
	float: right;
	width: 500px;
	margin-top: 5px;
}
#header #utility li {
	display: inline;
}
#header #utility .suvtop {
	list-style-type: none;
	font-size: 0.8em;
	text-align: right;
	margin-right: 10px;
}
#header #logo #utility .suvtop .ph span {
	color: #999999;
	font-weight: normal;
	margin-right: 5px;
	margin-left: 3px;
}
#header #logo #utility .suvtop .ph {
	font-weight: bold;
	color: #b5362b;
	background: url(../img/common/phone.gif) no-repeat left 2px;
	padding-left: 15px;
}
#header #utility .suvbottom {
	list-style-type: none;
	font-size: 0.75em;
	line-height: 2;
	text-align: right;
	margin-right: 10px;
}
#header #logo #utility .suvbottom .inq {
	background: url(../img/common/mail.gif) no-repeat left 2px;
	padding-left: 18px;
}
#header #logo #utility .suvbottom .site {
	background: url(../img/common/sitemap.gif) no-repeat left 2px;
	padding-left: 18px;
}
#header #logo #utility .suvbottom .priv {
	background: url(../img/common/privacy.gif) no-repeat left 2px;
	padding-left: 15px;
}
#header #logo #utility .suvbottom a:link {
	text-decoration: none;
}
#header #headerimg {
	height: 373px;
}
#header #flashcontent {
	height: 373px;
	position: relative;
	z-index: 1;
}
#twtr-profile-widget {
	z-index: 2;
	text-align: center;
	width: 250px;
	margin-right: auto;
	margin-left: auto;
	background-color: #999999;
	margin-bottom: 10px;
}

#header #gloalnav {
	height: 55px;
	width: 900px;
	margin: 0px auto;
}
#header #gloalnav ul {
	list-style-type: none;
}
#header #gloalnav li {
	float: left;
}
/* ====================================================================== */
/* content */
/* ====================================================================== */
#contentwrap {
	width: 900px;
	margin: 0px auto;
}
#contentwrap #content {
	text-align: left;
	margin: 10px 10px 15px;
}
/* ====================================================================== */
/* content_main */
/* ====================================================================== */
#main {
	float: left;
	width: 600px;
}
#main .main_banner {
	margin-bottom: 20px;
}
#main h2 {
	background: url(../img/common/bg_title.gif) repeat-x left bottom;
}
#main .title {
	position: relative;
}
#main .title ul {
	top: 5px;
	position: absolute;
	left: 525px;
}
#main .title li {
	float: left;
	list-style-type: none;
	margin-right: 3px;
}
#main dl {
	font-size: 0.8em;
	clear: both;
	margin: 0px 15px 15px;
}
#main dl a:link {
	text-decoration: none;
}
#main dl a:hover {
	text-decoration: underline;
}
#main dt {
	clear: left;
	float: left;
	width: 7em;
	padding: 7px 1em;
	line-height: 1.5;
	font-weight: bold;
}
#main dd {
	margin-left: 0;
	background: url(../img/common/dot.gif) repeat-x left bottom;
	padding: 7px 0.5em 7px 8em;
	line-height: 1.5;
}
#main .blogdet {
	clear: both;
	background: url(../img/common/dot.gif) repeat-x left bottom;
	font-size: 0.8em;
	padding: 3px 10px 2px;
	margin: 3px 15px 0px;
}
#main .photo {
	background-color: #FFFFFF;
	padding: 2px;
	border: 1px solid #c6c6c5;
	width: 30px;
	height: 30px;
	float: left;
	margin-bottom: 5px;
	margin-right: 8px;
}
#main .blogTitle {
	float: right;
	padding-bottom: 3px;
	padding-left: 15px;
}
#main .blogtitle h3 {
	font-weight: bold;
}
#main .blogtitle p {
	line-height: 1.5;
	margin-bottom: 3px;
}
#main .blogtitle p a:link {
	text-decoration: none;
}
#main .blogtitle p a:hover {
	text-decoration: underline;
}
/* ====================================================================== */
/* content_side */
/* ====================================================================== */
#side {
	float: right;
	width: 270px;
}
#side #service {
	background: url(../img/common/dot.gif) repeat-x left top;
	padding-top: 5px;
}
#side #service .servicedet {
	clear: both;
	background: url(../img/common/dot.gif) repeat-x left bottom;
	margin-bottom: 5px;
}
#side #service .servicedet .photo {
	float: left;
	margin-left: 3px;
	padding-bottom: 7px;
}
#side #service .servicedet .sertxt {
	float: right;
	width: 175px;
}
#side #service .sertxt h3 {
	font-size: 0.8em;
	font-weight: bold;
}
#side #service .servicedet .sertxt .txt01 {
	font-size: 0.8em;
	line-height: 1.3;
}
#side #service .servicedet .sertxt .color {
	font-size: 0.8em;
	line-height: 1.3;
	color: #FF0000;
}
#side #service .servicedet .sertxt .txt02 {
	font-size: 0.7em;
	background: url(../img/common/arrow01.gif) no-repeat left center;
	float: right;
	padding-left: 15px;
	margin-bottom: 3px;
	margin-right: 3px;
}
#side .sidebanner {
	clear: both;
	margin-top: 5px;
}
#side .isms {
	margin-top: 5px;
	border: 1px solid #CCCCCC;
	text-align: center;
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#side .isms img {
	margin-right: auto;
	margin-left: auto;
}
#side .isms p {
	font-size: 0.7em;
	padding-top: 10px;
	text-align: left;
	width: 220px;
	padding-bottom: 10px;
	line-height: 1.4em;
	text-decoration: none;
	margin-right: auto;
	margin-left: auto;
}
#side .isms dt {
	float: left;
	margin-right: 8px;
}
#side .isms dd {
	font-size: 0.7em;
	line-height: 1.3;
}
/* ====================================================================== */
/* footer */
/* ====================================================================== */
#footerwrap {
	background-color: #222222;
	color: #FFFFFF;
	clear: both;
}
#footerwrap address {
	font-size: 0.75em;
	font-style: normal;
	line-height: 2;
}
#footer {
	width: 900px;
	margin: 0px auto;
	text-align: left;
}
#footer #footermain {
	float: left;
	width: 600px;
	margin-top: 10px;
}
#footer #footermain .clubp {
	background: url(../img/common/footer_dot.gif) repeat-x left bottom;
	margin-left: 10px;
}
#footer #footermain .clubp p {
	font-size: 0.75em;
	text-align: right;
	padding-bottom: 3px;
	margin-right: 5px;
	clear: left;
	margin-top: 2px;
}
#footer #footermain .clubp ul {
	margin-left: 5px;
}
#footer #footermain .clubp li {
	list-style-type:none;
	float: left;
	margin-right: 5px;
}
#footer #footermain .clubp li a {
	border: 2px solid #FFFFFF;
	display: block;
	width: 30px;
	height: 30px;
}
#footer #footermain .footerbanner {
	clear: both;
	padding: 10px 15px;
}
#footer #footermain .footerbanner img {
	margin-right: 5px;
	margin-bottom: 5px;
}
#footer #footermain .footerbanner li {
	display: inline;
	padding-bottom: 5px;
}
#footer #footermain .clubp li a:hover{
	border: 2px solid #FF7515;
}
#footernav {
	clear: both;
	font-size: 0.75em;
	margin-top: 50px;
}
#footernav li {
	display: inline;
	border-right: 1px solid #FFFFFF;
	padding-right: 5px;
	padding-left: 5px;
}
#footernav li a:link {
	color: #FFFFFF;

	text-decoration: none;
}
#footernav li a:hover {
	color: #FF7515;
	text-decoration: underline;
}
#footernav .bordernone {
	border: none;
}
#footer #footerback {
	float: right;
	width: 156px;
	background: url(../img/common/bg_backtop.gif) no-repeat left top;
	height: 21px;
}
#footer #footerback img {
	text-align: center;
	margin: 2px 20px 0px;
}
