/*00H 基本構成用css*/

/* default
----------------------------------*/

html {
    overflow-y: scroll;
}

p,h1,h2,h3,h4,h5,h6{
    font-size: 100%;
	font-weight: normal;
	margin: 0;
	padding: 0;	
}

ul,ol,li,dd,dt,dl{
	margin: 0;
	padding: 0;
	list-style-type: none;
}

img {
    vertical-align: bottom;
}

a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

ul li img {
    vertical-align: bottom;
}

table {
	border: 0;
	border-collapse: collapse;
	border-spacing: 0;
}

th, td {
	padding: 0;
	vertical-align: top;
	text-align: left;
}

/* base box
----------------------------------*/

body {
    font-family: "ＭＳ Ｐゴシック","Osaka", "ヒラギノ角ゴ Pro W3";
	color: #333333;
	background-color: #F5F3F3;
    background-image: url(../img/bg_body01.jpg);
    background-repeat: repeat-x;
	margin: 0;
	padding: 0;
}

#wrapper {
    margin-right: auto;
    margin-left: auto;
	width: 840px;
}

#header {
    background-image: url(../img/bg_header01.gif);
	background-repeat: no-repeat;
    margin-right: auto;
    margin-left: auto;
	width: 812px;
	height: 105px;
}

#menu {
    background-image: url(../img/menu01.png);
	background-repeat: no-repeat;
    margin-right: auto;
    margin-left: auto;
	width: 820px;
	height: 55px;
}

#maincont {
    background-color: #F5F3F3;
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
	width: 800px;	
}

#leftcont {
	width: 615px;
	float: left;
}

#rightcont {
	width: 165px;
	float: right;
}

#bottom { 
	background-image: url(../img/bg_bottom01.jpg);
	background-repeat: repeat-x;
	width: 100%;
	height: 20px;
}

#footer { 
	background-color: #0860A8;
	background-repeat: repeat-x;
	width: 100%;
	height: 100px;
}

#footermenu {
	padding-top: 13px;
	margin-left: auto;
	margin-right: auto;	
	width: 800px;
	height: ;
	color: #FFFFFF;	
}

#footermenu a {
	background-image: url(../img/img_copyright.gif);
	color: #FFFFFF;	
}


/* base style
----------------------------------*/

p {
	font-size: 75%;
	line-height: 150%;
}

ul li {
    font-size: 75%;
	line-height: 150%;	
}


/* link style
----------------------------------*/

a:link {
	color: #2757A1;
	text-decoration: none;
}
a:visited {
	color: #2757A1;
	text-decoration: none;
}
a:hover {
	color: #CC0033;
	text-decoration: underline;
}
a:active {
	color: #CC0033;
	text-decoration: underline;
}

/* margin,padding style
----------------------------------*/

.mb1 {
	margin-bottom: 1px;
}

.mb3 {
	margin-bottom: 3px;
}

.mb5 {
	margin-bottom: 5px;
}

.mb10 {
	margin-bottom: 10px;
}

.mb20 {
	margin-bottom: 20px;
}

.mb30 {
	margin-bottom: 30px;
}

.mb40 {
	margin-bottom: 40px;
}

.mt5 {
	margin-top: 5px;
}

.mt10 {
    margin-top: 10px;
}

.mt20 {
    margin-top: 20px;
}

.mt30 {
    margin-top: 30px;
}

.ml20 {
    margin-left: 20px;
}

.mr2 {
	margin-right: 2px;
	float: left
}

.mr10 {
    margin-right: 10px;
}


/* clear style
----------------------------------*/

.clear {
	clear: both;
}

/* list style
----------------------------------*/



/* title style
----------------------------------*/


/* box style
----------------------------------*/

#box01 {
    background-color: #FFFFFF;
	width: 573px;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	padding: 20px;
}

.box02 {
    background-color: #FFFFFF;
	width: 553px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
}

.box03 {
    background-color: #f5f3f3;
	width: 531px;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	margin-bottom: 20px;
	padding: 10px;
}

#box04 {
    background-color: #FFFFFF;
	width: 573px;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	margin-bottom: 20px;
	padding: 20px;
}

.box05 {
    background-color: #FFFFFF;
	width: 553px;
	height: 22px;
	border-bottom: 1px solid #CCCCCC;
	margin-left: auto;
	margin-right: auto;
}

.box06 {
    background-color: #FFFFFF;
	width: 553px;
	height: 22px;
	border-bottom: 1px solid #CCCCCC;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 15px;
}

.box07 {
    background-color: #FFFFFF;
	width: 553px;
	height: 22px;
	border-bottom: 1px solid #CCCCCC;
	margin-left: auto;
	margin-right: auto;
}

/* all style
----------------------------------*/

/* menu */

#menu ul {
	width: 800px;
	height: 55px;
	margin-left: auto;
	margin-right: auto;
}

#menu ul li {
	float: left;	
}

#menu ul li#menu01 a {
	font-size: 0;
	text-indent: -9999px;
	display: block;
	width: 160px;
	height: 55px;
	margin-right: 1px;
}

#menu ul li#menu02 a {
	font-size: 0;
	text-indent: -9999px;
	display: block;
	width: 159px;
	height: 55px;
	margin-right: 1px;
}

#menu ul li#menu03 a {
	font-size: 0;
	text-indent: -9999px;
	display: block;
	width: 159px;
	height: 55px;
	margin-right: 1px;
}

#menu ul li#menu04 a {
	font-size: 0;
	text-indent: -9999px;
	display: block;
	width: 159px;
	height: 55px;
	margin-right: 1px;
}

#menu ul li#menu05 a {
	font-size: 0;
	text-indent: -9999px;
	display: block;
	width: 159px;
	height: 55px;
}


/* header */

#header h1 {
	float: left;
	width: 292px;
}

#header #navi {
	float: right;
	width: 506px;
}

#header #navi p {
	font-size: 0;
	text-indent: -9999px;
}

#header ul {
    width: 172px;
	height: 30px;
	margin-top: 33px;
}

#header ul li{
    float: left;
}

#header ul li.h_menu01 a {
    font-size: 0;
	text-indent: -9999px;
	display: block;
	width: 86px;
	height: 30px;
}



#header ul#link01 {
    width: 230px;
	height: 37px;
}

#header ul#link01 li{
    float: left;
}

#header ul#link01 li.h_menu02 a {
	display: block;
	width: 110px;
	height: 37px;
}






/* root */

#root {
    background-image: url(../img/img_dot01.gif);
    background-repeat: repeat-x;
    background-position: bottom;
	background-color:;
	width: 800px;
	padding: 5px 0;
	margin-bottom: 20px;
}

/* pagetop */

#pagetop {
    background-image: url(../img/img_pagetop01.gif);
    background-repeat: no-repeat;
	width: 615px;
	height: 30px;
	margin-bottom: 30px;
}

#pagetop a {
    font-size: 0;
	text-indent: -9999px;
	display: block;
	width: 165px;
	height: 30px;
	margin-left: 450px;
}

/* contact */

#cnt01 {
    background-image: url(../img/btn_contact01.jpg);
    background-repeat: no-repeat;
	width: 615px;
	height: 251px;
	margin-bottom: 10px;
}

#btn_cnt01 a {
    font-size: 0;
	text-indent: -9999px;
	display: block;
	width: 615px;
	height: 76px;
}

#cnt01 ul {
    width: 290px;
	height: 30px;
	margin-top: 100px;
	margin-left: 20px;
}

#cnt01 ul li{
    float: left;
}

#cnt01 ul li.btn_form01 a {
    font-size: 0;
	text-indent: -9999px;
	display: block;
	width: 140px;
	height: 30px;
	margin-right: 10px;
}

#cnt01 ul li.btn_form02 a {
    font-size: 0;
	text-indent: -9999px;
	display: block;
	width: 140px;
	height: 30px;
}

#cnt02 {
    background-image: url(../img/btn_contact02.gif);
    background-repeat: no-repeat;
	width: 165px;
	height: 228px;
	float: left;
}

#btn_cnt02 a {
    font-size: 0;
	text-indent: -9999px;
	display: block;
	width: 153px;
	height: 40px;
	margin: 6px;
}

#btn_cnt02 a:hover {
    background-image: url(../img/btn_contact02.gif);
	background-repeat: no-repeat;
	background-position: -6px -234px;
}

#cnt02 ul li.btn_form01 a {
	font-size: 0;
	text-indent: -9999px;
	display: block;
	width: 128px;
	height: 20px;
	margin-top: 96px;
	margin-left: 12px;
}

#cnt02 ul li.btn_form01 a:hover {
    background-image: url(../img/btn_contact02.gif);
	background-repeat: no-repeat;
	background-position: -12px -370px;
}

#cnt02 ul li.btn_form02 a {
	font-size: 0;
	text-indent: -9999px;
	display: block;
	width: 128px;
	height: 20px;
	margin-top: 30px;
	margin-left: 12px;
}

#cnt02 ul li.btn_form02 a:hover {
    background-image: url(../img/btn_contact02.gif);
	background-repeat: no-repeat;
	background-position: -12px -420px;
}

/* text */

.red {
    color: #E10000;
}

.green {
    color: #2FB513;
}

