﻿html,body { margin: 0px; }

body { font-size: 12px; font-family: Verdana, Arial, sans-serif; color: #444; }

pre { margin: 1em; padding: 1em; }

p { text-indent: 0; margin-right: 0; line-height:1.6em; }

textarea {
	font-family: "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", Osaka, Verdana, Arial, sans-serif;
	font-size: 12px;
}

a { color: #006633; text-decoration: none; }

a:visited { color: #996600; }

a:hover { text-decoration: underline; color: #996600; }

#g_container { width: 775px; background-color: #FFF; float: left; padding-left: 15px; }

#g_header {
	width: 760px;
	height: 45px;
	float: left;
}

.g_logo { width: 168px; height: 45px; float: left; padding-top: 10px; }

.g_pan { font-size: x-small; letter-spacing: 0.1em; text-align: right; float: right; padding-top: 5px; }

#g_type_size { font-size: x-small; text-align: right; height: 20px; width: 760px; }

#g_menu {
	width: 760px;
	height: 22px;
	letter-spacing: 0.2em;
	float: left;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	background-repeat: repeat-y;
	background-color: #009900;
	background-image:  url(../images/menubk.png);
}

#g_menu ul {
	font-size: 12px;
	text-decoration: none;
	letter-spacing: 0.1em;
	line-height: 1.8em;
	list-style-type: none;
	margin: 0px;
	color: #333;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}

#g_menu ul li {
	text-decoration: none;
	text-align: left;
	display: block;
	float: left;
	text-indent: 3px;
	color: #FFF;
}

#g_menu ul li a { text-decoration: none; display: block; color: #FFF; }

#g_menu ul li a:hover { text-decoration: none; color: #BEBEBE; }

#g_footer {
	width: 760px;
	font-size: x-small;
	float: left;
	letter-spacing: 0.1em;
	display: block;
	height: 30px;
	background-color: #333;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #FFF;
	position: relative;
	bottom: 0px;
}

.g_footer_s { width: 360px; text-align: left; display: block; float: left; padding-top: 5px; padding-left: 8px; }

.g_footer_c { width: 360px; text-align: right; display: block; float: right; padding-top: 5px; padding-right: 8px; }

#g_footer a { text-decoration: none; color: #FFF; }

#g_footer a:hover { text-decoration: none; color: #BEBEBE; }

#center {
	height: 20px;
	width: 760px;
	background-image: url(../../contpro/img/headimg.jpg);
	background-repeat: no-repeat;
	float: left;
	margin-bottom: 15px;
}

#form_box { width: 760px; height: 100px; float: left; }

.form_box_l {
	width: 150px;
	background-color: #99CC66;
	text-align: right;
}

.form_box_r {
	width: 300px;
	background-color: #EBEBEB;
	text-align: left;
}

#clear {
	height: 15px;
	display: block;
	width: 100%;
}

#alpha_box {
	width: 760px;
	margin-bottom: 20px;
	position: relative;
	bottom: 0px;
	float: left;
	margin-left: 0px;
}

#beta_box {
	width: 245px;
	float: left;
	padding-right: 3px;
	text-align: left;
}

#gamma_box {
	width: 245px;
	float: left;
	padding-left: 8px;
	text-align: left;
}

#main {
	width: 450px;
	margin-top: 20px;
	margin-bottom: 15px;
	margin-left: 155px;
	text-align: left;
}

.main_type {
	font-size: 12px;
	line-height: 1.5em;
	text-align: right;
}

#main_body {
	font-size: 12px;
	text-align: left;
	margin-bottom: 25px;
	line-height: 1.5em;
}


#main_body2 {
	text-align: left;
	margin-bottom: 15px;
	line-height: 1.5em;
	text-indent: -16px;
	padding-left: 16px;
}

#main_body3 {
	text-align: left;
	padding-left: 16px;
	font-size: 12px;
	line-height: 1.5em;
	margin-bottom: 8px;
}

#main_body4 {
	text-align: left;
	padding-left: 16px;
	font-size: 12px;
	line-height: 1.5em;
	margin-bottom: 3px;
	text-indent: -12px;
	margin-left: 28px;
}

.textline_l {
	line-height: 1.3em;
	display: block;
	float: right;
	font-size: 12px;
	margin-top: 10px;
}
.textline_r {
	line-height: 1.3em;
	display: block;
	float: left;
	margin-top: 10px;
	font-size: 12px;
}

.imgbox_s { width: 75px; display: block; height: 75px; margin-right: 5px; margin-bottom: 5px; border: 1px solid #CCC; clear: right; float: left; }

.s_type {
	font-size: 10px;
	padding-top: 5px;
	padding-bottom: 3px;
	padding-left: 2px;
	letter-spacing: 0.1em;
}

#line { display: block; height: 15px; margin-bottom: 10px; }

#menu_pan {
	font-size: 10px;
	text-align: left;
	padding-left: 5px;
	margin-bottom: 25px;
	padding-top: 2px;
	letter-spacing: 0.1em;
}

#error {
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
}

#back {
	text-align: left;
	font-size: 10px;
}

