@charset "utf-8";
/* CSS Document */

/*-----デフォルト初期化ここから-----*/
p,div,ul,li,dl,dt,dd,h1,h2,h3 {
	margin:0;
	padding:0;
}

table,td,th {
	border-collapse:collapse;
	margin:0; padding:0;
	font-family: "Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","ＭＳ Ｐゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
}

img {
	border:0;
	margin:0;
	padding:0;
}

body {
	font-size: 12px;
	line-height: 130%;
	color: #3f3f3f;
	background: #e7e6e6;
	font-family: "Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","ＭＳ Ｐゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	margin: 0px;
}

a {
	color: #3f3f3f;
	text-decoration:none;
}
a:hover{color: #2581ff;}

/* ブロック */
#OUTLINE {
	background: url(../img/bg.gif) repeat;
	margin: 0px auto;
	width: 925px;
}

#HEAD_logo {
	margin: 0px 5px;
	padding-top: 20px;
}

#HEAD_menu {
	margin: 0px 5px;
	clear: both;
	height: 39px;
	width: 915px;
}

#LEFT {
	margin: 7px 0px 0px 5px;
	float: left;
	width: 538px;
	display:inline;
}

#RIGHT {
	margin: 7px 5px 0px 0px;
	clear: right;
	float: right;
	width: 368px;
	display:inline;
}

/* ヘッダ */
h1 {
	float: left;
	font-size: 10px;
	font-weight: normal;
	margin: 22px 0px 0px 10px;
}

#logo { float: left; }

/* ヘッダメニュー */
#top_menu {
	float: right;
	margin-top: 22px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	position:relative;
}

#top_menu ul {
	margin: 0px 0px;
	height: 14px;
	width: 184px;
	list-style-type: none;
}

#top_menu li {
	display: inline;
	text-indent: -9999px;
}

#top_menu li a {
	float:left;
	height: 14px;
}

ul #top01 a {
	background: url(../img/top_btn1.gif) no-repeat;
	text-indent: -9999px;
	height: 18px;
	width: 108px;
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 0px;
	margin-left: 0px;
}
ul #top02 a {
	background: url(../img/top_btn2.gif) no-repeat;
	text-indent: -9999px;
	height: 18px;
	width: 86px;
	margin:0 3px 0 0;
}

ul #top04 a {
	background: url(../img/top_btn4.gif) no-repeat;
	text-indent: -9999px;
	height: 18px;
	width: 86px;
}
ul #top05 a {
	background: url(../img/top_btn5.gif) no-repeat;
	text-indent: -9999px;
	height: 18px;
	width: 86px;
	position: absolute;
	top:-23px;
	right:89px;
}
ul #top06 a {
	background: url(../img/top_btn6.gif) no-repeat;
	text-indent: -9999px;
	height: 18px;
	width: 86px;
	position: absolute;
	top:-23px;
	right:0;
}

/* オン*/
ul #*01 a:hover { background: url(../img/menu_on.gif) no-repeat 0px 0px; }
ul #*02 a:hover { background: url(../img/menu_on.gif) no-repeat -*px 0px; }

/* ヘッダメニュー2 */
#HEAD_menu ul {
	margin: 0px;
	height: 39px;
	width: 915px;
	list-style-type: none;
}

#HEAD_menu li {
	display: inline;
	text-indent: -9999px;
}

#HEAD_menu li a {
	float: left;
	height: 39px;
}

/* オフ */
ul #head01 a {
	background: url(../img/btn_01.png) no-repeat;
	height: 39px;
	width: 129px;
	margin-right: 3px;
}
ul #head02 a {
	background: url(../img/btn_02.png) no-repeat;
	height: 39px;
	width: 129px;
	margin-right: 3px;
}
ul #head03 a {
	background: url(../img/btn_03.png) no-repeat;
	height: 39px;
	width: 129px;
	margin-right: 3px;
}
ul #head04 a {
	background: url(../img/btn_04.png) no-repeat;
	height: 39px;
	width: 129px;
	margin-right: 3px;
}
ul #head05 a {
	background: url(../img/btn_05.png) no-repeat;
	height: 39px;
	width: 129px;
	margin-right: 3px;
}
ul #head06 a {
	background: url(../img/btn_06.png) no-repeat;
	height: 39px;
	width: 126px;
	margin-right: 3px;
}
ul #head07 a {
	background: url(../img/btn_07.png) no-repeat;
	height: 39px;
	width: 126px;
}

/* オン*/
ul #*01 a:hover { background: url(../img/menu_on.gif) no-repeat 0px 0px; }
ul #*02 a:hover { background: url(../img/menu_on.gif) no-repeat -*px 0px; }
ul #*03 a:hover { background: url(../img/menu_on.gif) no-repeat -*px 0px; }
ul #*04 a:hover { background: url(../img/menu_on.gif) no-repeat -*px 0px; }

#top_img { margin: 6px 5px 0px; }

#LEFT td { vertical-align: top; }

/* ピックアップ */
#pickup {
	border-right: 3px solid #000;
	border-bottom: 3px solid #000;
	border-left: 3px solid #000;
	background: url(../img/bg_suke.png) repeat;
	overflow:hidden;
	height: 231px;
}

#pickup table {
	line-height:110%;
	margin: 0px 10px -1px;
	width: 508px;
	font-size: 10px;
}

#pickup td.photo {
	padding: 4px 0px 5px 20px;
	text-align: right;
}

#pickup td {
	padding: 4px 0px;
	border-bottom: 1px dashed #CCC;
}
.text { margin-top: 5px; }

#pickup_td {
}

/* ブログ */
#blog {
	border-right: 3px solid #000;
	border-bottom: 3px solid #000;
	border-left: 3px solid #000;
	background: url(../img/bg_suke.png) repeat;
	overflow:hidden;
	height: 231px;
}

#blog table {
	line-height:110%;
	margin: 0px 5px -1px;
	width: 203px;
	font-size: 10px;
	color:#666;
}

#blog td {
	padding: 5px 0px;
	border-bottom: 1px solid #000;
}
#blog td.photo {
	padding: 10px 0px 9px 16px;
}


#RIGHT td { padding-bottom: 6px; }

/* フッタ */
#foot {
	height:178px;
	background: url(../img/bg_suke.png) repeat;
	margin-top:8px;
	padding:0px 0px 5px 5px;
	border: 1px solid #000;
}

#foot a {
	color: #767575;
	text-decoration:none;
}
#foot a:hover{
	color: #2581ff;
}

#foot ul{
	font-size:10px;
	list-style-type:none;
	float:left;
	color: #686868;
	height:107px;
	background: #dddddd;
	margin: 5px 5px 0 0;
	padding: 2px 0px;
	width:172px;
}

#foot li {
	padding:1px 0px 1px 5px;
}

#foot_logo{
	clear:both;
	height:13px;
	padding:30px 0 5px 0;
}

address{
	float:right;
	font-size:9px;
	font-style:normal;
	margin:0 5px 0 0;
	color: #686868;
}

#company{
	float:left;
	font-size:10px;
}