@charset "utf-8";
/*
Theme Name: geno_outlet
Theme URI: http://www.geno.co.jp/
Description: GENO Mobile店舗サイト用スタイルシート
Author: 株式会社GENO　IT事業部
Author URI: http://www.geno.co.jp/
Version: 2011.5.31
*/

/*-------------------------------------------------
General Setting
-------------------------------------------------*/

* {
	margin: 0;
	padding: 0;
	}

body {
	margin: 10px auto;
	font-family: "Hiragino Maru Gothic Pro", "ヒラギノ丸ゴ Pro W4", "Lucida Grande", "Tahoma", "MS PGothic",sans-serif;
	font-size: 12px;
	line-height: 150%;
	color: #494949;
	background-color: #fff;
	}

#wrap {
	width: 900px;
	margin: 0 auto;
	background-color: #fff;
	border: solid #999 1px;
	}
	
/*-------------------------------------------------
Header
-------------------------------------------------*/

#header {
	float: left;
	width: 900px;
	height: 70px;
	margin: 0 auto;
	background: url(http://geno.co.jp/outlet/wp-content/themes/geno_outlet/images/header_logo.gif) no-repeat center top;
	}
	
#header h1 {
	position: relative;
	/*left: -999px;
	top: -999px;*/
	text-align: right;
	margin-left: 12px;
	margin-right: 12px;
	margin-top: -24px;
	color: #fff;
	font-size: 12px;
	text-shadow: 1px 1px 1px #999;
	}

#headr_btm {
	float: left;
	width: 900px;
	height: 210px;
	margin: 0 auto;
	background-color: #fff;
}

#header_btm img {
	border: 0;
	}

/*-------------------------------------------------
Sidebar - Left
-------------------------------------------------*/

#sidebar_content_left {
	position: relative;
	float: left;
	width: 180px;
	margin: 10px auto;
	font-family: "ヒラギノ丸ゴ Pro W4", "Hiragino Maru Gothic Pro", "Lucida Grande", "MS PGothic",sans-serif;
	font-size: 10px;
	color: #000;
	line-height: 150%;
	text-align: center;
	}

#sidebar_content_left p {
	margin: 5px auto;
	}

#left_tempo,
#left_keitai,
#left_mailmag,
#left_twitter,
#left_rss,
#left_recruit,
#left_group {
	width: 178px;
	margin: 10px auto;
	text-align: center;
	border: solid 1px #999;
}	
#left_time {
	width: 148px;
	margin: 5px auto;
	text-align: left;
	border: solid 1px #999;
}
#left_jusho {
	width: 150px;
	margin: 5px auto;
	text-align: left;
}

#sidebar_content_left a:link,
#sidebar_content_left a:visited {
	color: #000;
	text-decoration: none;
	}

a:link.links,
a:visited.links {
	display: block;
	width: 180px;
	margin-left: 5px;
	padding: 4px 0px 2px 2px;
	font-family: "ヒラギノ丸ゴ Pro W4", "Hiragino Maru Gothic Pro", "Lucida Grande", "MS PGothic",sans-serif;
	font-size: 12px;
	color: #000;
	text-align: left;
	line-height: 150%;
	text-decoration: none;
	list-style: none;
	border-bottom: 2px ridge #CCCCCC;
	}

a:link.links2,
a:visited.links2 {
	font-family: "ヒラギノ丸ゴ Pro W4", "Hiragino Maru Gothic Pro", "Lucida Grande", "MS PGothic",sans-serif;
	font-size: 10px;
	color: #000;
	text-decoration: none;
	list-style: none;
	}

a:hover.links2 ,
a:active.links2 ,
a:focus.links2 {
	font-family: "ヒラギノ丸ゴ Pro W4", "Hiragino Maru Gothic Pro", "Lucida Grande", "MS PGothic",sans-serif;
	font-size: 10px;
	text-align: left;
	text-decoration: underline;
	list-style: none;
	}

#sidebar_content_left a:hover,
#sidebar_content_left a:active,
#sidebar_content_left a:focus {
	text-decoration: underline;
	}


/*-------------------------------------------------
Content area
-------------------------------------------------*/

#container {
	width: 900px;
	margin-left: 10;
	}

#content {
	position: relative;
	float: left;
	width: 700px;
	margin-top: 10px;
	padding: 0px 0px 20px 20px;
	font-family: "ヒラギノ丸ゴ Pro W4", "Hiragino Maru Gothic Pro", "Lucida Grande", "MS PGothic",sans-serif;
	color: #333333;
	line-height: 150%;
	text-align: left;
	}

#content h2.posttitle {
	width: auto;
	margin: 0 auto;
	padding: 1px 4px;
	position: relative; top: 0px; left: 0px;
	font-family: "Lucida Grande", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Tahoma", "MS PGothic",sans-serif;
	font-size: 18px;
	line-height: 150%;
	font-weight: bold;
	text-align: left;
	color:#ffffff;
	background: url(images/title_genteitokka.gif);
	background-repeat: no-repeat;
	}

#content h2.posttitle a:link,
#content h2.posttitle a:visited {
	text-decoration: none;
	color:#ffff00;
	}

#content h2.posttitle a:hover,
#content h2.posttitle a:active,
#content h2.posttitle a:focus {
	text-decoration: underline;
	}

#content .metadata {
	width: 400px;
	margin: 5px auto 10px;
	padding: 3px;
	font-family: "Lucida Grande", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Tahoma", "MS PGothic",sans-serif;
	font-size: 10px;
	font-weight: normal;
	line-height: 150%;
	text-align: right;
	border-top: 1px solid #666666;
	}

#content .metadata a:link,
#content .metadata a:visited {
	color: #0000cc;
	}

#content p{
	padding:12px;
	_padding:6px;
	}

#content p.title {
	width: 410px;
	margin: 15px auto 5px;
	padding: 2px;
        align: left;
        font-weight: bold;
	color: #000000;
	background-color: #ffffff;
	list-style: none;
	border-top: 1px solid #990000;
	border-bottom: 1px solid #990000;
	}

#content a:link,
#content a:visited {
	text-decoration: none;
	color: #0000ff;
	}
#content a:hover,
#content a:active,
#content a:focus {
	text-decoration: underline;
	color: #ff0000;
	}


#content div.entry ul {
	padding-left: 12px;
	}
#content div.entry div.kitei ul {
	padding-left: 24px;
	}

#content div.entry ul li {
	list-style-type: none;
	}
#content div.entry div.kitei ul li {
	list-style-type: disc;
	}
#content div.entry div.kitei ul li.nomark {
	list-style-type: none;
	}

/*------------ hosoi options ---------------------*/


/*-------------------------------------------------
Footer
-------------------------------------------------*/

#footer
{
	width: 900px;
	height: 50px; 
	clear:both;
	text-align: center;
	margin: 0 auto;
}

#copyrights
{
	color: #474747;
}

/*-------------------------------------------------
Other class library
-------------------------------------------------*/

.navigation {
	padding-top: 3px;
	padding-bottom: 3px;
	font-family: "Lucida Grande", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Tahoma", "MS PGothic",sans-serif;
	font-size: 10px;
	font-weight: normal;
	line-height: 150%;
	text-align: right;
	}

