/* CSS Document */
/*全体*/
body {
	margin:2px 2px 2px 2px;
	background-color: #ffffff;
	text-align: left;
	font-family: "sans-serif", "ＭＳ Ｐゴシック", "Osaka";
	font-size:11px;
	line-height:140%;
	color: #434343;
}

/*フォント関連*/
#small {
	font-size:10px;
	font-family: sans-serif,"ＭＳ Ｐゴシック", Osaka;
}

#big1 {
	font-size:14px;
	font-family: sans-serif,"ＭＳ Ｐゴシック", Osaka;
}

#big2 {
	font-size:18px;
	font-family:arial,sans-serif;
}


/*リンク関連*/
a:link {
	text-decoration:none;
	color: #434343;
}
a:visited {
	text-decoration:none;
	color: #434343;
}
a:hover{
	text-decoration:none;
	color: #434343;
}
a:active {
	text-decoration:none;
	color: #434343;
}

/*上部ナビゲーション*/
#top_navi {
	background-color:#434343;
	padding:2px 0px 2px 18px;
	text-align:right;
	color:#FFFFFF;
	font-size:11px;
}
#top_navi a {
	color:#FFFFFF;
}

#top_navi a:visited {
	color:DDDDDD;
}

#top_navi a:hover, #top_navi a:active {
	color:#666666;
}

#top_navi2 {
	background-color:#434343;
	padding:2px 0px 2px 18px;
	text-align:right;
	color:#FFCC00;
	font-size:11px;
}
#top_navi2 a {
	color:#FFCC00;
}

#top_navi2 a:visited {
	color:#FFCC00;
}

#top_navi2 a:hover, #top_navi2 a:active {
	color:#666666;
}


/*コンテンツ収容*/
.all_contents {
	padding:0px 0px 0px 0px;
}

/*メインフォト*/
#photo_space {
	padding-bottom:10px;
}

/*会社データスペース*/
#data_space {
	padding-top:30px;
}


/*ボタン*/
#glay {
	width:130px;
	height:22px;
	background-image : url(image/button/glay.gif);
	background-position:center middle;
	background-repeat:no-repeat;
}
#olive {
	width:130px;
	height:22px;
	background-image : url(image/button/olive.gif);
	background-position:center middle;
	background-repeat:no-repeat;
}
#karki {
	width:130px;
	height:22px;
	background-image : url(image/button/karki.gif);
	background-position:center middle;
	background-repeat:no-repeat;
}
#org {
	width:250px;
	height:25px;
	background-image : url(image/button/org.gif);
	background-position:center middle;
	background-repeat:no-repeat;
}
#yel {
	width:250px;
	height:25px;
	background-image : url(image/button/yel.gif);
	background-position:center middle;
	background-repeat:no-repeat;
}
#yel2 {
	width:248px;
	height:25px;
	background-image : url(image/button/yel2.gif);
	background-position:center middle;
	background-repeat:no-repeat;
}
#org2 {
	width:248px;
	height:25px;
	background-image : url(image/button/org2.gif);
	background-position:center middle;
	background-repeat:no-repeat;
}
#org3 {
	width:198px;
	height:18px;
	background-image : url(img/org3.gif);
	background-position:center middle;
	background-repeat:no-repeat;
}
#org4 {
	width:148px;
	height:18px;
	background-image : url(img/org4.gif);
	background-position:center middle;
	background-repeat:no-repeat;
}
#white3 {
	width:148px;
	height:18px;
	background-image : url(img/white3.gif);
	background-position:center middle;
	background-repeat:no-repeat;
}
#white4 {
	width:198px;
	height:18px;
	background-image : url(img/white4.gif);
	background-position:center middle;
	background-repeat:no-repeat;
}
#green2 {
	width:248px;
	height:25px;
	background-image : url(image/button/green2.gif);
	background-position:center middle;
	background-repeat:no-repeat;
}
#button_link1 {
	color:#434343;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-weight: bold;
}
#button_link2 {
	color:#00339B;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
#button_link3 {
	color:#434343;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
#button_link4 {
	color:#434343;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
#button_link5 {
	color:#434343;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
#button_link6 {
	color:#434343;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	text-align: left;
	font-size:12px;
}

/*囲い*/
.pickup_space33 {
	border:1px solid #434343;
	margin:0px 0px 0px 0px;
	background-color:none;
	border-right-color: #434343;
	border-bottom-color: #434343;
	border-left-color: #434343;
}

.pickup_padding {
	padding:5px 0px 2px 8px;
}
.pickup_padding1 {
	padding:0px 0px 5px 0px;
}
.pickup_padding2 {
	padding:0px 5px 5px 5px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 10px;
}
.pickup_padding3 {
	padding:2px 5px 2px 5px;
}
.pickup_cell {
	height:8px;
}

/*アンダーライン*/
#u_line {
	text-decoration:underline;
	color: #0000FF;
}

/*問合せ・会社情報*/
#contact {
	padding:10px 0px 10px 15px;
	line-height:100%;
}
#contact a {
	color:#0000FF;
	text-decoration:underline;
}
.info {
	padding:10px 0px 10px 0px;
	line-height:12px;
}

/*フッター*/
#footer {
	background-color:#434343;
	font-size:10px;
	color:#ffffff;
	height:15px;
}
html {overflow-x:hidden;}

.style4 {
	font-size: 16px;
	color: #434343;
	font-weight: bold;
}

