@charset "Shift_JIS";

/*---------------------------------------------------------------------
2009/07/
House Blend Animation Junya Sugiyama
http://www.inuuniq.com/
---------------------------------------------------------------------*/

/* --------------　reset　----------------------- */

body,div,dl,ul,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}

h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}

table {
	border-collapse:collapse;
	border-spacing:0;
}

fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}

ul {
	list-style: none;
}

caption,th {
	text-align:left;
}



body {
	text-align:center;
	font-size: 12px;
	line-height: 1.3em;
	background-color: #ffe792;
	font-family: Arial, Helvetica, sans-serif;
}

#home {
	font-size: 12px;
}

p {
	margin-bottom:20px;
}


/* コンテンツ全部のdiv */
#container {
	width: 900px;
	margin: auto;
	font-size: 12px;
	
}

#content {
	width: 900px;
	margin: auto;
	position:relative;
}

/* _____________________ ヘッダー __________________________   */
#header2 {
	width: 900px;
}

/* _____________________ ヘッダー左 __________________________   */

#header_left {
	width: 300px;
	height: 114px;
	float: left;
}


#header_left h1 {
	width: 141px;
	height: 34px;
	float: left;
	margin-left: 65px;
	margin-top: 62px;
	display: inline;
	background-image: url(../img/header_logo.gif);
}

#header_left h1 a{
	width: 141px;
	height: 34px;
	display: block;
}

#header_left h1#logo {
	width: 141px;
	height: 34px;
	float: left;
	margin-left: 65px;
	margin-top: 62px;
	display: inline;
	background-image: url(../img/header_logo.gif);
}

#header_left h1#logo a{
	width: 141px;
	height: 34px;
	display: block;
}

/* _____________________ ヘッダー右 __________________________   */
#header_right {
	width: 600px;
	float: left;
	margin-top: 15px;
}

#header_right h2 {
	color: #9c9e64;
	text-align: right;
	font-weight: bold;
}


#header_r_mid {
	width: 600px;
}

#siryou {
	width: 321px;
	height: 56px;
	margin-left: 112px;
	float: left;
	background-image: url(../img/header_siryou.gif);
	background-repeat: no-repeat;
	display: inline;
}

#siryou a{
	width: 321px;
	height: 56px;
	display: block;
}

/* _____________________ 文字サイズ__   */
#txtsize {
	width: 167px;
	height: 56px;
	float: right;
	background-image: url(../img/header_txtsize.gif);
	background-repeat: no-repeat;
}

#txtsize li {
	width: 28px;
	float: left;
	display: block;
	margin-top: 20px;
	margin-right: 3px;
}

#txtsize li a{
	display:block;
	background-image: url(../img/header_txtsize_snl.gif);
	width: 28px;
	height: 19px;
}

#t_small {padding-left: 70px;}

#t_small a{background-position: 0px 0px;}
#t_normal a{background-position: -31px 0px;}
#t_large a{background-position: -63px 0px;}

#t_small a:hover {background-position: 0px 0px;}
#t_normal a:hover {background-position: -31px 0px;}
#t_large a:hover {background-position: -63px 0px;}

/* _____________________ ヘッダーナビ__   */
#header_navi {
	width: 512px;
	float: right;
}

#header_navi li {
	display:inline;
    border-right: solid 1px #231916;
}

#header_navi li#navi1 { padding: 0px 5px;}
#header_navi li#navi2 { padding: 0px 5px;}
#header_navi li#navi3 { padding: 0px 5px;}
#header_navi li#navi4 { padding: 0px 5px;}
#header_navi li#navi5 { padding: 0px 5px;}


#header_navi li.lastUnit {
    border: none;
	padding-left: 5px;
}


#header_navi li a{
    color: 231916;
}

/* _____________________ ヘッダー下 __________________________   */

#header_bottom {
	background-image:url(../img/header.gif) ;
	width: 900px;
	height: 54px;
	margin-bottom: 10px;
}


/* _____________________ メインメニュー __________________________   */
#mainMenu {
	width: 900px;
}

#mainMenu li {
	width: 150px;
	float: left;
}

#mainMenu li a{
	display:block;
	background-image: url(../img/menu.gif);
	width: 150px;
	height: 50px;
}

#about a{background-position: 0px 0px;}
#special a{background-position: -150px 0px;}
#products a{background-position: -300px 0px;}
#gallery a{background-position: -450px 0px;}
#voice a{background-position: -600px 0px;}
#netw a{background-position: -750px 0px;}

#about a:hover {background-position: 0px -50px;}
#special a:hover {background-position: -150px -50px;}
#products a:hover {background-position: -300px -50px;}
#gallery a:hover {background-position: -450px -50px;}
#voice a:hover {background-position: -600px -50px;}
#netw a:hover {background-position: -750px -50px;}


/* _____________________ 第二階層以降サイドメニュー __________________________   */

#left_menu {
	width: 200px;
	float: left;
	margin-top: 10px;
}


/* _____________________ 第二階層以降メインコンテンツエリア __________________________   */
#main_content {
	width: 700px;
	float: left;
	text-align: left;
	background-color: #FFFFFF;
	margin-top: 10px;
}

#content_unit {
	width: 640px;
	margin: auto;
}

/* _____________________ コンテンツナビ __________________________   */

#content_navi {
	margin-top: 10px;
	color: #727172;
	font-size: 13px;
	font-weight: bold;
}


#content_navi a:link{color: #727172}
#content_navi A:visited{color: #727172}
#content_navi A:active{color: #727172}
#content_navi A:hover{color: #999900}

/* _____________________ コンテンツ開始 __________________________   */
#content_start {
	margin-top: 25px;
}

/* _____________________ フッター __________________________   */
#footer {
	width: 900px;
	margin-top: 60px;
	margin-bottom: 30px;
}


#footer li {
	float: left;
	border-right: solid 1px #231916;
	display:inline;
    padding: 0 5px;
}

#footer li.lastUnit {
    border: none;
	padding-right: 0px;
}


#footer li a{
    color: 231916;
}


/* コピーライト */
#footer address {
	text-align:right;
	line-height:1.2em;
	font-size: 9px;
}

/* _____________________ トップへボタン __________________________   */
.gotop { 
	text-align: right; 
	width: 640px;
	margin-top: 20px;
	margin-bottom: 20px;
	color: #333333;
}

.gotop a:link{color: #333333}
.gotop A:visited{color: #333333}
.gotop A:active{color: #333333}
.gotop A:hover{color: #999900}

/* _____________________ hide ___________________________ */
.alt{position:absolute;top:-5000px;left:-999px;}

/*新clear float*/
.clearfloat{
	height:0px;
	font-size:1%;
	clear:both;
	display:block;
}


A{
/*\*/
   overflow: hidden;
   text-decoration: none;
/**/
	color: #000000;
}
A:visited{color: #000000}
A:active{color: #000000}
A:hover{color: #999900}


.hide {display:none;} 
/* ______________________________________________________ */
