@charset"Shift_JIS";




#main_img{
	width:700px;
	height: 150px;
	margin-top:5px;
	margin-left: auto;
	margin-right: auto;
	background-color:#ffffff;
	
}

/*左メインコンテンツ　トップページ*/
/*左メニュー１*/
#left_1{
	margin-bottom:20px;
	margin-top:0px;
	margin-left:0px;
	width:480px;
}

#left_1 p{
	margin-left:10px;
}

#left_1 h2{
	widht:480px;
	height:50px;
	text-indent:-9999px;
	background-image:url(img/campaign_title1.gif);
	background-repeat:no-repeat;
	background-color: #ffffff;
}

/*テーブルPC*/
#left_1 table{
	border-collapse: separate;
	border-spacing: 0;
	border-top: 1px solid #284B93;
	border-bottom: 3px solid #cccccc;
	font-size: 100%;
	
}

#left_1 th,td{
	border-right: 1px solid #284B93;
	border-bottom: 1px solid #284B93;
	padding: 3px;
}

#left_1 caption{
	font-weight:bold;
	padding: 6px;
	color: #284B93;
	background-image:url(img/table_top_left1.gif);
	background-repeat: no-repeat;
	background-position:left top;
	background-color: #99ccff;
	border-bottom: 1px solid #999999;
}

#left_1 thead th{
	color: #333333;
	font-weight:bold;
	background-color: #BFD4F6;
}

#left_1 tbody th{
	font-weight:bold;
	background-color: #E6EEFA;
}

#left_1 tbody td{
	font-weight:normal;
	background-color: #E6EEFA;
}

#left_1 th.name{
 	width:100px;
}

/*左メニュー2*/
#left_2{
	margin-bottom:20px;
	margin-top:0px;
	margin-left:0px;
	width:480px;
}

#left_2 p{
	margin-left:10px;
}

#left_2 h2{
	widht:480px;
	height:50px;
	text-indent:-9999px;
	background-image:url(img/top_title3.gif);
	background-repeat:no-repeat;
	background-color: #ffffff;
}

.marker1{
	background-color: #ffff66;
}

.marker2{
	background-color: #ffccff;
}

/*テーブルPC*/
#left_2 table{
	border-collapse: separate;
	border-spacing: 0;
	border-top: 1px solid #284B93;
	border-bottom: 3px solid #cccccc;
	font-size: 100%;
}

#left_2 th,td{
	border-right: 1px solid #284B93;
	border-bottom: 1px solid #284B93;
}

#left_2 caption{
	font-weight:bold;
	padding: 6px;
	color: #F5DBF7;
	background-color: #8C3491;
}

#left_2 thead th{
	color: #8C3491;
	font-weight:bold;
	background-color: #F0BDF3;
}

#left_2 tbody th{
	font-weight:bold;
	background-color: #F5DBF7;
}

#left_2 tbody td{
	font-weight:normal;
	background-color: #F5DBF7;
}

#left_2 th.name{
 	width:100px;
}

#left_2 th.price,td.price{
	width:100px;
}

#left_2 td.price{
	width:100px;
	text-align:right;
	font-weight:bold;
}

#left_2 td.price span{
	color:#990000;
}

/*左メニュー3*/
#left_3{
	margin-bottom:20px;
	margin-top:5px;
	margin-left:0px;
	width:480px;
}

#left_3 p{
	margin-left:10px;
	border-bottom:1px dotted #cccccc;
}

#left_3 h3{
	widht:480px;
	height:50px;
	text-indent:-9999px;
	background-image:url(img/top_title2.gif);
	background-repeat:no-repeat;
	background-color: #ffffff;
}

#left_3_3{
	margin-bottom:0px;
	margin-top:0px;
	margin-left:0px;
	border-left:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	width:480px;
	height:200px;
	overflow:auto;
	background-image:url(img/info_bg.gif);
  	background-repeat:no-repeat;
  	background-position:right bottom;
  	background-attachment:fixed;
}



/*左メニューここまで*/


/*リンク（メイン・サブ）トップページ*/
#main_navi{
}
#main_navi h3 {
	display: none;
}
#main_navi ul {
	margin-left: 0;
	padding-left: 0;
	float: left;
	position: absolute;
	top: 115px;
	left: 160px;
	list-style-type: none;
	height: 40px;
	width: 570px;
	background-repeat: repeat-x;
}
#main_navi li {
	float: left;
}
#main_navi a {
	text-decoration: none;
	display: block;
	width: 110px;
	height: 40px;
	font-size: 3px;
	text-indent:-9999px;
}

/*アクティブページ*/
#main_navi span {
	text-decoration: none;
	display: block;
	width: 110px;
	height: 40px;
	font-size: 3px;
	text-indent:-9999px;
}

#link1 a {
	background-color: #ffffff;
	background-image: url(img/making_rate.gif);
	background-repeat: no-repeat;
	color: #006600;
}
#link1 a:hover{
	background-color: #ffffff;
	background-image: url(img/making_rate.gif);
	background-repeat: no-repeat;
	color: #006600;
	background-position:0 -40px;
}


#link2 a {
	background-color: #ffffff;
	background-image: url(img/work_flow.gif);
	background-repeat: no-repeat;
	color: #006600;
}
#link2 a:hover{
	background-color: #ffffff;
	background-image: url(img/work_flow.gif);
	background-repeat: no-repeat;
	color: #006600;
	background-position:0 -40px;
}

#link3 a {
	background-color: #ffffff;
	background-image: url(img/making_policy.gif);
	background-repeat: no-repeat;
	color: #006600;
}
#link3 a:hover{
	background-color: #ffffff;
	background-image: url(img/making_policy.gif);
	background-repeat: no-repeat;
	color: #006600;
	background-position:0 -40px;
}


/*キャンペーンアクティブ*/

#link4 {
	background-color: #ffffff;
	background-image: url(img/campaign.gif);
	background-repeat: no-repeat;
	color: #006600;
	background-position:0 -40px;
}

#link5 a {
	background-color: #ffffff;
	background-image: url(img/making_example.gif);
	background-repeat: no-repeat;
	color: #006600;
}
#link5 a:hover{
	background-color: #ffffff;
	background-image: url(img/making_example.gif);
	background-repeat: no-repeat;
	color: #006600;
	background-position:0 -40px;
}

/*コンタクト*/
#side_navi{
}
#side_navi h3 {
	display: none;
}
#side_navi ul {
	margin-left: 0;
	padding-left: 0;
	float: left;
	position: absolute;
	top: 180px;
	left: 770px;
	list-style-type: none;
	height: 140px;
	width: 80px;
	background-repeat: repeat-x;
}
#side_navi li {
	float: left;
}
#side_navi a {
	text-decoration: none;
	display: block;
	width: 80px;
	height: 140px;
	font-size: 3px;
	text-indent:-9999px;
}

#side1 a {
	background-color: #ffffff;
	background-image: url(img/contact.gif);
	background-repeat: no-repeat;
	color: #006600;
}
#side1 a:hover{
	background-color: #ffffff;
	background-image: url(img/contact.gif);
	background-repeat: no-repeat;
	color: #006600;
	background-position:0 -140px;
}

/*フッターナビ*/

#footer_navi{
	clear: both;
	margin-left: auto;
	margin-right: auto;
	margin-bottom:0px;
	width: 700px;
	text-align:center;
	padding-left:0px;
	padding-right:0px;
	padding-bottom:11px;
	
}

#footer_navi ul{
	margin:0;
	padding:0;
}

#footer_navi li{
	display: inline;
	list-style-type: none;
	margin: 0;
	padding: 3px;
}

#footer_navi ul a{
	padding-bottom: 11px;
	color: #3399cc;
	text-decoration: none;
}

#footer_navi ul a:hover,#footer_navi ul a:active{
	background: url(img/a_bg.gif) no-repeat bottom center;
	color: #66ccff;
	
}

