﻿@charset "utf-8";

/* ---------------------------------------------------------------------

　TITLE  : 案件コンテンツ CSS
　URL    : /css/plan.css

--------------------------------------------------------------------- */

* {
	padding: 0px;
	margin: 0px;
}
html, body, #wrapper {
	height: 100%;
}
html {
	overflow-y: scroll;
	width: 100%;
	background: #F5F5F5;
}
body {
	min-width: 900px;
	margin: 0px;
	padding: 0px;
	text-align: center;
	line-height: 1.5em;
	color: #4D4D4D;
}
body>#wrapper {
	height: auto;
	min-height: 100%;
}
h1, h2, h3, h4, h5, h6, h7 {
	line-height: 1em;
	clear: both;
	font-weight: bold;
}
h1 {
}
h2 {
	line-height: 33px;
	font-size: 120%;
	font-weight: bold;
	margin-bottom: 1em;
	background: url(../img/h2_bg.jpg) no-repeat 0px 0px;
	text-indent: 26px;
	color: #666666;
	padding-top: 1px;
}
h3 {
}
h4 {
}
h5 {
}
p {
	margin-bottom: 0.5em;
}
a {
	text-decoration:none;
	color: #2F5E00;
}
a:link {
}
a:visited {
}
a:hover {
	color: #4D9900;
}
a:active {
}
hr {
	clear: both;
	margin: 0.5em auto 1em;
	width: 98%;
	border-top: 1px solid #CCCCCC;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
strong {
	font-weight: bold;
}
ul {
}
ol {
	list-style: decimal;
}
li {
}
ul li {
	background: url(../img/icon/list_a.gif) no-repeat 0px 0.6em;
	padding-left: 16px;
}
ol li {
	margin-left: 2.5em;
}
ul li ol li {
	background: url(none);
	padding-left: 0px;
}
dl {
}
dt {
}
dd {
}
form table {
	border-top: 1px solid #999999;
	border-left: 1px solid #999999;
	width: 88%;
	margin: 0px auto 20px;
}
form table caption {
	border-bottom: 1px solid #999999;
	line-height: 1.8em;
	font-size: 120%;
	font-weight: bold;
	text-align: left;
	padding-left: 0.5em;
	border-left: 6px solid #8CA665;
}
form table th, form table td {
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	padding: 6px;
}
form table th {
	width: 16%;
	padding-left: 10px;
	padding-right: 10px;
	text-align: left;
}
/*form table .hissu th img {
	float: left;
	padding: 4px;
}*/
form table .hissu th span {
	display: none;
}
form table td textarea {
	width: 99%;
}
.clear {
	clear: both;
}
.left {
	width: 72%;
	width: 650px;
	float: left;
}
.right {
	width: 28%;
	width: 250px;
	float: left;
}
#main .img_left, #main .img_right {
	clear: both;
	display: inline;
	width: auto;
	margin-bottom: 1.5em;
	margin-right: 0px;
	margin-left: 0px;
	border: 1px solid #999999;
}
#main .img_left {
	float: left;
	margin-right: 1.3em;
}
#main .img_right {
	float: right;
	margin-left: 1.3em;
}
.t_blank {
	background: url(../img/icon/t_blank.gif) no-repeat 0em 0.2em;
	padding-left: 14px;
}
.error {
	color: #CC0000;
	margin-bottom: 0px;
	background: url(../img/icon/caution.gif) no-repeat 0px 0.3em;
	text-indent: 15px;
}
.hissu {
	/*color: #4D9900;*/
}
.att {
	line-height: 2em;
	color: #CC0000;
}
.thanks {
	color: #2F5E00;
	text-align: center;
}
.btm1 {
	display: inline-block;
	background: url(../img/btm1_bace.gif) no-repeat 0px center;
	height: 26px;
	line-height: 26px;
	cursor: pointer;
	letter-spacing: 0.15em;
}
.btm1 span {
	background: url(../img/btm1_right.gif) no-repeat right center;
	height: 26px;
	line-height: 26px;
	padding-right: 50px;
	padding-left: 20px;
	display: inline-block;
}
.btm1:hover {
	background: url(../img/btm1_bace_on.gif) no-repeat 0px center;
}
.btm1:hover span {
	background: url(../img/btm1_right_on.gif) no-repeat right center;
}
#contents form table th {
	background: #C3C3C3 url(../img/bg_dotted_gray.gif) repeat 0px 0px;
}
#contents form table td {
	background: url(../img/bg_dotted_gray.gif) repeat 0px 0px;
}
#contents form table .hissu th {
	background: #B5D5A8 url(../img/bg_dotted_gray.gif) repeat 0px 0px;
}
#contents form table .hissu td {
	background: url(../img/bg_dotted_green.gif) repeat 0px 0px;
}
#wrapper {
	background: #F5F5F5 url(../img/body_bg.jpg) repeat-x 0px 0px;
	text-align: left;
	height: 100%;
}
#header {
	width: 900px;
	height: 131px;
	margin-right: auto;
	margin-left: auto;
	background: url(../img/header_bg.gif) no-repeat center 0px;
}
#header .left {
	height: 100px;
}
#header .left h1 {
	height: 100px;
	margin: 0px;
	padding-bottom: 0px;
}
#header .left h1 a {
	display: block;
	width: 230px;
	height: 78px;
	margin-top: 22px;
}
#header .left h1 a img {
	padding-left: 10px;
	margin-top: 8px;
}
/*#header .left h1 a {
	display: block;
	width: 250px;
	height: 78px;
	background: url(../img/logo.gif) no-repeat 20px center;
	text-indent: -9999px;
	outline: none;
}*/
#header .left p {
	display: none;
}
#header #header_link {
	height: 100px;
}
#header #header_link dt {
	display: none;
}
#header #header_link dd {
	float: left;
}
#header #header_link dd a {
	display: block;
	text-indent: -9999px;
	outline: none;
}
#header #header_link .sapporo a {
	margin-left: 65px;
	width: 85px;
}
#header #header_link .aojiru a {
	width: 95px;
}
#header #header_link .pickup_soft {
	clear: left;
	text-align: right;
}
#header #global_navi {
	clear: both;
	height: 31px;
	line-height: 31px;
}
#header #global_navi ul {
	height: 30px;
	line-height: 30px;
}
#header #global_navi ul li {
	display: inline-block;
	/display: inline;/* for IE6,7 */
	/zoom: 1;/* for IE6,7 */
	background: url(none);
	padding-left: 0px;
}
#header #global_navi ul li a {
	display: block;
	height: 30px;
	outline: none;
	text-indent: -9999px;
}
#header #global_navi ul .plan a {
	background: url(../img/global_navi_bg.jpg) no-repeat 0px 0px;
	width: 128px;
}
#header #global_navi ul .special a {
	background: url(../img/global_navi_bg.jpg) no-repeat -364px 0px;
	width: 100px;
}
#header #global_navi ul .bbs a {
	background: url(../img/global_navi_bg.jpg) no-repeat -464px 0px;
	width: 63px;
}
#header #global_navi ul .master a {
	background: url(../img/global_navi_bg.jpg) no-repeat -527px 0px;
	width: 62px;
}
#header #global_navi ul .links a {
	background: url(../img/global_navi_bg.jpg) no-repeat -589px 0px;
	width: 62px;
}
#header #global_navi ul .plan a:hover {
	background: url(../img/global_navi_bg.jpg) no-repeat 0px -30px;
	width: 128px;
}
#header #global_navi ul .special a:hover {
	background: url(../img/global_navi_bg.jpg) no-repeat -364px -30px;
	width: 100px;
}
#header #global_navi ul .bbs a:hover {
	background: url(../img/global_navi_bg.jpg) no-repeat -464px -30px;
	width: 63px;
}
#header #global_navi ul .master a:hover {
	background: url(../img/global_navi_bg.jpg) no-repeat -527px -30px;
	width: 62px;
}
#header #global_navi ul .links a:hover {
	background: url(../img/global_navi_bg.jpg) no-repeat -589px -30px;
	width: 62px;
}
#header #global_navi #cse-search-box {
}
#header #global_navi #cse-search-box #g_input {
	width: 78%;
}
#header #global_navi #cse-search-box #g_submit {
	width: 18%;
}
#container {
	clear: both;
	height: 100%;
}
#contents {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 130px;
}
#crumbs {
	background: url(../img/crumbs_bg.jpg) repeat-x left bottom;
	font-size: 94%;
	margin-bottom: 20px;
	height: 20px;
}
#crumbs ul {
	line-height: 18px;
	margin: auto;
	width: 900px;
	text-align: right;
}
#crumbs li {
	display: inline-block;
	/display: inline;/* for IE6,7 */
	/zoom: 1;/* for IE6,7 */
	line-height: 18px;
	height: 18px;
	padding-right: 5px;
	/*background: url(../img/crumb_bg.jpg) no-repeat right 0px;*/
	background: url(none);
	padding-left: 0px;
}
#crumbs li a {
	display: inline-block;
	line-height: 18px;
	padding-right: 17px;
	background: url(../img/crumb_bg.jpg) no-repeat right center;
}
#main {
	width: 72%;
	width: 650px;
	float: left;
}
/*#main .inner {
	width: 610px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
}*/
#main h3 {
	width: 98%;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
	border-bottom: 1px solid #CCCCCC;
	line-height: 2em;
	font-weight: bold;
	text-indent: 18px;
}
#main p, #main table, #main ul, #main ol, #main dl {
	width: 610px;
	width: 92%;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
}
#side {
	width: 28%;
	width: 250px;
	float: right;
	/*padding-top: 20px;*/
	padding-bottom: 20px;
	background: url(../img/bg_dotted_green.gif) repeat 0px 0px;
}
#side p, #side ul, #side ol, #side dl {
	width: 210px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 1em;
}
#side ul li ul {
	width: 93%;
	margin-right: 0px;
}
#side ul li ul li {
}
#side .inner {
	width: 210px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
}
#side h3 {
	margin-bottom: 1em;
	background: url(../img/side_h3.gif) repeat-x 0px 0px;
	line-height: 33px;
	text-align: center;
	height: 33px;
	border-right: 1px solid #D6D6D6;
	border-left: 1px solid #FFFFFF;
	color: #666666;
	font-weight: bold;
}
#side h4 {
	padding-top: 20px;
	border-bottom: 1px solid #CCCCCC;
	padding-bottom: 0.3em;
	margin-bottom: 1em;
}
#side .new_mess {
	width: 210px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
}
#side .new_mess li {
	margin-bottom: 1em;
	font-weight: bold;
	padding-left: 0px;
}
#side .new_mess li a {
	display: block;
	text-indent: 1.2em;
}
#side .new_mess .genre1 a {
	background: url(../img/icon/plan_gs1.gif) no-repeat 0px 0.25em;
}
#side .new_mess .genre2 a {
	background: url(../img/icon/plan_gs2.gif) no-repeat 0px 0.25em;
}
#side .new_mess .genre3 a {
	background: url(../img/icon/plan_gs3.gif) no-repeat 0px 0.25em;
}
#side .new_mess .genre4 a {
	background: url(../img/icon/plan_gs4.gif) no-repeat 0px 0.25em;
}
#side .new_mess .genre5 a {
	background: url(../img/icon/plan_gs5.gif) no-repeat 0px 0.25em;
}
#side .new_mess .genre6 a {
	background: url(../img/icon/plan_gs6.gif) no-repeat 0px 0.25em;
}
#side .new_mess li a span {
	margin-bottom: 1em;
	font-weight: normal;	/*color: #4D4D4D;*/
}
#plan_counter {
	height: 80px;
	background: url(../img/plan_counter_bg.gif) repeat 0px 0px;
}
#plan_counter dt {
	display: none;
}
#plan_counter dd {
	line-height: 28px;
	text-align: right;
	width: 70%;
	margin-right: auto;
	margin-left: auto;
	font-size: 150%;
	font-weight: bold;
	color: #CC0033;
}
#plan_counter .opi {
	padding-top: 12px;
}
#plan_counter .plan {
}
.pagetop {
	clear: both;
	text-align: right;
	line-height: 2em;
	padding-top: 30px;
}
.pagetop a {
	display: block;
	padding-right: 1em;
}
.pagetop a:hover {
	/*background: #E0E8DF;*/
	background: url(../img/bg_dotted_green.gif) repeat 0px 0px;
}
#footer {
	position: relative;
	margin-top: -130px;
	height: 130px;
	text-align: center;
	background: #7C7D71 url(../img/footer_bg.jpg) repeat-x 0px 0px;
	color: #F5F5F5;
	color: #000000;
	/*padding-top: 10px;*/
	clear: both;
}
#footer a {
	color: #E0E8DF;
}
#footer a:hover {
	color: #FFFFFF;
}
#footer_navi {
	clear: both;
	width: 900px;
	height: auto;
	margin: auto;
	padding-top: 20px;
	padding-bottom: 10px;
	text-align: center;
}
#footer_navi li {
	display: inline-block;
	/display: inline;/* for IE6,7 */
	/zoom: 1;/* for IE6,7 */
	padding-right: 10px;
	padding-left: 10px;
	border-right: 1px solid #999999;
	background: url(none);
	text-indent: 0px;
}
#footer_navi .last {
	border-right: none;
}
#footer p {
	clear: both;
}




/*　CLEAR FIX　*/
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
}
/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
/* End hide from IE-mac */

