@charset "utf-8";

/* top layout
-----------------------*/
body {
	background-image: url(../img/common/body_bg.jpg);
	background-repeat: repeat-x;
	text-align: center;
	}
#container {
	width: 760px;
	background-color:#ffffff;
	font-family: Verdana,MS Pゴシック,sans-serif;
	margin-right: auto;
	margin-left: auto;
	}
#wrapper {
	width: 760px;
	margin: 0px;
}

/* text style
-----------------------*/
h1 {
	font-size: 8pt;
	font-weight:normal;
	margin: 0;
}
h2 {
	font-size: 12px;
	margin-top: 10px
	margin-bottom: 10px;
	padding-top :8px;
	padding-left :18px;
	text-align: left;
	height: 32px;
	background-image: url(../img/top/title_back.jpg);
	background-repeat: no-repeat;
}
address {
	color: #666666;
	font-style: normal;
	font-weight: normal;
	font-size: 12px;
	margin-top: 9px;
	margin-bottom: 20px;
	text-align: right;
}

/* link style
-----------------------*/
a:link {
	color: #258FB8;
	text-decoration: underline;
	font-size: 12px;
}
a:visited {
	color: #996699;
	text-decoration: underline;
	font-size: 12px;
}
a:hover {
	color: #996600;
	text-decoration: underline;
	font-size: 12px;
}

/* header style
-----------------------*/
#header_text1 {
	font-size: 10px;
	background-image: url(../img/header/top_back.jpg);
	background-repeat: no-repeat;
	width: 760px;
	text-align: left;
	height: 14px;
}
#flash {
	padding-top: 10px;
	margin: 7px 0px 7px 0px;
}

/* top main left style
-----------------------*/
#main_left {
	float: left;
	width: 560px;
	margin: 0px;
}
#main_t {
	font-size: 12px;
	line-height: 18px;
	padding-left: 20px;
	padding-right: 15px;
	text-align: left;
}
#arrow_t {
	font-size: 12px;
	line-height: 14px;
	height: 14px;
	padding-left: 20px;
	margin-left: 470px;
	text-align: left;
	background-image: url(../img/common/arrow.jpg);
	background-repeat: no-repeat;
}
#plan_t {
	font-size: 12px;
	line-height: 16px;
	height: 122px;
	padding-left: 10px;
	padding-right: 20px;
	text-align: left;
	background-image: url(../img/top/plan_back.jpg);
	background-repeat: no-repeat;
	vertical-align: top;
}
#plan_b {
	margin-top: 10px;
	text-align: center;
}
#service img {
	margin-bottom: 10px;
	margin-left: 3px;
}
#info {
	font-size: 12px;
	height: 30px;
	padding-top: 7px;
	padding-left: 10px;
	padding-right: 20px;
	text-align: left;
	background-image: url(../img/top/info_back.jpg);
	background-repeat: no-repeat;
}

/* top side style
-----------------------*/
#side {
	width: 190px;
	float: right;
	margin-top: 10px;
}
#side_menu {
	text-align: left;
	width: 190px;
	margin-top: 8px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding-top: 3px;
	padding-bottom: 1px;
	padding-left: 0px;
	padding-right: 0px;
	background-color: #EBEBEB;
}
#side_menu li {
	margin-top: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	margin-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	text-align: center;
	list-style-type: none;
	height: 36px;
}
#side_t {
	font-size: 12px;
	margin-top: 10px;
	padding-top: 8px;
	padding-left: 18px;
	text-align: left;
	height: 32px;
	background-image: url(../img/side/side_t_back.jpg);
	background-repeat: no-repeat;
}
#side_menu2 {
	text-align: left;
	width: 190px;
	margin-top: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding-top: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	padding-right: 0px;
}
#side_menu2 li {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding-top: 3px;
	padding-left: 25px;
	text-align: left;
	list-style-type: none;
	height: 27px;
	background-image: url(../img/side/side_m_back.jpg);
	background-repeat: no-repeat;
}

/* footer style
-----------------------*/
#footer {
	float: left;
	margin-top: 35px;
	width: 760px;
	background-image: url(../img/footer/footer_back.jpg);
	background-repeat: no-repeat;
}
#footer_t {
	font-size: 12px;
	height: 40px;
	margin-top: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	margin-right: 0px;
}
#footer_t li {
   margin-top: 12px;
   padding-left: 18px;
   padding-right: 10px;
   list-style-type: none; 
   float: left;
   background-image: url(../img/footer/arrow_f2.jpg);
   background-repeat: no-repeat;
}
#footer a:link {
	color: #258FB8;
	text-decoration: underline;
	font-size: 10px;
}
#footer a:visited {
	color: #996699;
	text-decoration: underline;
	font-size: 10px;
}
#footer a:hover {
	color: #996600;
	text-decoration: underline;
	font-size: 10px;
}
#footer_logo {
	margin-top: 1px;
	width: 760px;
}
#gullfar_logo {
	width: 115px;
	text-align: right;
	vertical-align: top;
}

