@charset "utf-8";

/* 印刷ボタン
---------------------------------------------*/
#print {
	position: absolute;
	right: 17px;
	top: 37px;
}

/* 基本スタイル
---------------------------------------------*/
* {
	margin: 0;
	padding: 0;
	font-size: 100%;
	font-weight: normal;
	list-style: none;
}
body {
	font-size: 75%;
	line-height: 1.5;
	color: #717171;
	background-color: #FFFFFF;
}
img {
	border: none;
}


a:link {
	color: #0099CC;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #00FF66;
}
a:active {
	text-decoration: none;
}
.style1 {font-size: 150%}


/* ロゴ
---------------------------------------------*/
#header {
	background-image: url(../images/logo_bgcolor.gif);
	background-repeat: repeat-x;
	height: 200px;
	text-align: center;
	padding: 0px;
	margin-top: 0px;
}
#logo {
	margin: 0px auto;
	padding: 0px;
}







/* ナビゲーター
---------------------------------------------*/

#nav {
	padding: 30px 0px 0px 50%;
	margin: 0px;
	width: 100px;
}
#nav ul {
	margin: 0px;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
}
#nav li {
	padding: 0px;
	height: 70px;
	width: 120px;
	margin: 0px 0px 25px;
	text-indent: -9999px;
}
#nav li a {
	text-decoration: none;
	display: block;
	height: 70px;
	width: 120px;
	padding: 0px;
	margin: 0px;
}

#nav li#bt01 {
	background-image: url(../images/bt_concept_out.gif);
	background-repeat: no-repeat;
}
#nav li#bt02 {
	background-image: url(../images/bt_about_us_out.gif);
	background-repeat: no-repeat;
}
#nav li#bt03 {
	background-image: url(../images/bt_product_out.gif);
	background-repeat: no-repeat;
}
#nav li#bt04 {
	background-image: url(../images/bt_contact_us_out.gif);
	background-repeat: no-repeat;
}


#nav li#bt01-ed {
	background-image: url(../images/bt_concept_on.gif);
	background-repeat: no-repeat;
}
#nav li#bt02-ed {
	background-image: url(../images/bt_about_us_on.gif);
	background-repeat: no-repeat;
}
#nav li#bt03-ed {
	background-image: url(../images/bt_product_on.gif);
	background-repeat: no-repeat;
}
#nav li#bt04-ed {
	background-image: url(../images/bt_contact_us_on.gif);
	background-repeat: no-repeat;
}



#nav li#bt01 a:hover {
	background-image: url(../images/bt_concept_on.gif);
	background-repeat: no-repeat;
}
#nav li#bt02 a:hover {
	background-image: url(../images/bt_about_us_on.gif);
	background-repeat: no-repeat;
}
#nav li#bt03 a:hover {
	background-image: url(../images/bt_product_on.gif);
	background-repeat: no-repeat;
}
#nav li#bt04 a:hover {
	background-image: url(../images/bt_contact_us_on.gif);
	background-repeat: no-repeat;
}



/* 幅可変の3段組レイアウト
---------------------------------------------*/
#contentWrapper {
	overflow: auto !important;
	overflow /**/: hidden;
	width: 100%;
	padding: 0px;
	background: url(../images/copy_right2.gif) no-repeat right bottom;
	margin: 0px;
}
#footer {
	clear: both;
	padding: 0px;
	background: #99FFFF;
	margin: 0px;
	height: 50px;
}

	/* ステップ1
	---------------------------------------------*/
	#content {
	width: 75%;
	margin: 0px;
	float: left;
	padding: 0px;
	}
	#advertisement {
	float: right;
	margin: 0% 0px 0px;
	padding: 0px;
	width: 25%;
	text-align: right;
	}
	
	/* ステップ2
	---------------------------------------------*/
	#primary {
	margin: 0px;
	padding: 10px 0px 0px;
	width: 66%;
	float: left;
	}
	#secondary {
	float: left;
	width: 34%;
	margin: 0px;
	padding: 0px;
	}

/* 記事本文
---------------------------------------------*/
#primary h1 {
	font-size: 130%;
	font-weight: bold;
	margin: 0px 0px 10px;
	padding: 35px 15% 0px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #174b7d;
	line-height: 1.2em;
	letter-spacing: 0.1em;
}
#primary p {
	font-size: 97%;
	letter-spacing: 0em;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #717171;
	margin: 0px;
	padding: 0px 15%;
	line-height: 1.5em;
	/**/
}
#copyright-image {
	margin: 0px 30px 0px 0px;
	padding: -50px 0px 0px;
	text-align: right;
}
.photo-right {
	margin: 5px 15% 0px 0px;
	padding: 0px;
	text-align: right;
}
.photo-right-2 {
	margin: 0px 0px 5px 15px;
	padding: 0px;
	float: right;
}
#primary #p-contents {


	font-size: 97%;
	letter-spacing: 0em;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #717171;
	margin: 0px;
	padding: 0px;
	line-height: 2em;
}
#primary h2 {

	font-size: 120%;
	font-weight: bold;
	margin: 0px 0px 10px;
	padding: 0px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #174b7d;
	line-height: 1.08em;
	letter-spacing: 0.1em;
}
#primary-refernce {
	margin: 0px;
	padding: 10px 0px 0px;
	width: 66%;
	float: left;
	text-align: center;
}

