/*---------------------------------
　リセット
---------------------------------*/

* {
	padding: 0;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
}

h1, h2, h3, h4, h5, h6, p, address {
	font-size: 100%;
	font-style: normal;
	font-weight: normal;
	line-height: 100%;
	margin: 0;
	padding: 0
}

img {
	margin: 0;
	padding: 0;
	border-style: none
}

a img {
	border-style: none
}

*html body {  　　　　　/*IE6だけに適用*/
   overflow-y:auto;
}

*+html body {　　　　　/*IE7だけに適用*/
   overflow-y:auto;
}

body {
   overflow-y:scroll;
}


/*---------------------------------
　画像のプリロード
---------------------------------*/

#preloadedImages {
	width: 0px;
	height: 0px;
	display: inline;
	/*
	background-image: url(../image/g-menu_top-over.gif);
	background-image: url(../image/g-menu_manage-over.gif);
	background-image: url(../image/g-menu_profile-over.gif);
	*/
}


/*---------------------------------
　基本設定
---------------------------------*/

body {
	text-align: center;
	margin: 0px;
	padding: 0px;
	color: #333333;
	background-image: url(../image/header_body-bg.gif);
	background-repeat: repeat-x;
	background-color: #EFEFEF;
	/*background-color: #FFFFFF;*/
}

a {
	color: #0BA8BE;
}

#header {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	background-repeat: repeat-x;
	background-image: url(../image/header_siteid-bg.gif);
}
#header h1 {
	float: left;
}
#head-menu {
	float: right;
}
#head-menu ul {
	list-style-type: none;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#head-menu li {
	display: inline;
	padding-left: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	font-size: 80%;
}
#head-logout {
	text-align: right;
	padding-top: 5px;
}


#footer {
	width: 900px;
	margin-top: 0px;
	margin-bottom: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #EBEBEB;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	text-align: right;
	margin-right: auto;
	margin-left: auto;
}
#footer address {
	font-size: 77%;
	color: #999999;
	margin-top: 3px;
	margin-bottom: 5px;
	padding-bottom: 3px;
}

/*
#MainArea-Page {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#MainArea-Page #MA_l {
	float: left;
	width: 695px;
}
#MainArea-Page #MA_r {
	float: right;
	width: 190px;
	text-align: left;
}
*/

#MainArea-Page {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	background-color: #FFFFFF;
	background-image: url(../image/mainarea-page-bg.gif);
	background-repeat: repeat-y;
	padding-top: 10px;
	padding-bottom: 15px;
	margin-bottom: 0px;
}
#MainArea-Page #MA_l {
	float: left;
	width: 672px;
	margin-left: 10px;
}
#MA_l h2 {
	background-image: url(../image/title/page_title-bg.gif);
	background-position: right top;
	text-align: left;
	margin-bottom: 20px;
}
#MA_l #meta {
	text-align: left;
}
#Page-Navi {
	text-align: left;
	font-size: 75%;
	margin-top: 30px;
	margin-bottom: 10px;
	margin-right: 10px;
	margin-left: 10px;
}

#MainArea-Page #MA_r {
	float: right;
	width: 198px;
	text-align: center;
	margin-right: 10px;
	padding: 0px;
}
#MainArea-Page #MA_r .top-btm-img {
	margin: 0px;
	padding: 0px;
}
#MA_r img {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}



/*---------------------------------
　サイドバー
---------------------------------*/

#box01 {
	margin-bottom: 10px;
	margin-top: 0px;
	width: 184px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	padding-top: 0px;
	padding-bottom: 0px;
}
#box01 h3 {
	background-image: url(../image/box01_title-bg.gif);
	background-repeat: repeat-x;
	text-align: left;
}

/*
#box1-menu {
	background-color: #F6F6F6;
	border-top-width: 1px;
	border-top-style: solid ;
	border-top-color: #D7D6D5;
}
*/

#box01 ul {
	text-align: left;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	list-style-type: none;
}
#box01 li {
	font-size: 85%;
	line-height: 150%;
	background-image: url(../image/point-ya001.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin-bottom: 3px;
	margin-top: 3px;
	padding-left: 15px;
	font-weight: normal;
}
#box01 li a {
	color: #333333;
	text-decoration: none;
}
#box01 li a:hover {
	color: #0BA8BE;
	text-decoration: underline;
}

#login-area {
	font-size: 80%;
	line-height: 150%;
	width: 95%;
	margin-right: auto;
	margin-left: auto;
}
#login-area td {
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #C6C5C3;
	/*
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	*/
	text-align: left;
	font-weight: bold;
}
.box02 {
	background-color: #FFFFFF;
	width: 184px;
	margin-bottom: 15px;
	margin-left: auto;
	margin-top: 0px;
	margin-right: auto;
}
.box02 ul {
	padding: 0px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	text-align: left;
}
.box02 li {
	font-size: 80%;
	line-height: 135%;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #C6C5C3;
	padding-left: 7px;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #B1D008;
	margin-bottom: 15px;
	margin-top: 15px;
	color: #0BA8BE;
}
.box02 li a {
	color: #333333;
	text-decoration: none;
}
.box02 li a:hover {
	color: #0BA8BE;
	text-decoration: underline;
}
.welcome {
	width: 198px;
	margin-bottom: 10px;
	background-color: #FAFAFB;
	margin-right: 0px;
}
.welcome p {
	font-size: 80%;
	line-height: 150%;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 7px;
	text-align: left;
}
.welcome p span {
	font-weight: bold;
	font-size: 110%;
}

#media-update {
	margin-right: auto;
	margin-top: 30px;
	text-align: left;
	width: 184px;
	margin-left: auto;
}
#media-update h3 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0BA8BE;
	padding-bottom: 2px;
	margin-bottom: 10px;
}
#media-update dl {
}
#media-update dt {
	font-size: 75%;
	color: #666666;
}
#media-update dd {
	font-size: 85%;
	line-height: 150%;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E6E6E6;
}


#CustomerProfile {
	text-align: center;
	margin-bottom: 10px;
	margin-left: 0px;
	background-image: url(../image/search_side-joken-bg.gif);
	background-repeat: repeat-y;
	padding: 0px;
	width: 198px;
}
#CustomerProfile h3 {
	background-image: url(../image/box01_title-bg.gif);
	background-repeat: repeat-x;
	background-position: right top;
	text-align: left;
}
#CustomerProfile dl {
	margin-top: 5px;
	padding: 5px;
	text-align: left;
	width: 165px;
	margin-right: 10px;
}
#CustomerProfile dt {
	font-size: 80%;
	font-weight: bold;
	margin-bottom: 3px;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #B1D008;
	padding-left: 5px;
}
#CustomerProfile dd {
	margin-bottom: 10px;
	padding-bottom: 10px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	font-size: 80%;
	line-height: 150%;
}
#CustomerProfile p {
	padding: 0px;
	margin-top: -10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: center;
}

#MA_r .side-banner-area {
	text-align: center;
	margin-bottom: 10px;
	padding: 0px;
}
#MA_r .side-banner-area p {
	margin-bottom: 10px;
}
#MA_r #side-r_basic-menu {
	width: 198px;
	margin-right: 0px;
	background-image: url(../image/ma-r_bg-img.gif);
	background-repeat: repeat-y;
}


/*---------------------------------
　コンテンツ用スタイル
---------------------------------*/

.section01 {
	margin-bottom: 50px;
	text-align: left;
}
.section01 h2 {
	margin-bottom: 20px;
}
.section01 p {
	font-size: 85%;
	line-height: 175%;
	margin-bottom: 20px;
}

.section02 {
	margin-bottom: 20px;
	text-align: left;
	margin-right: 30px;
	margin-left: 30px;
}
.section02 h2 {
	margin-bottom: 20px;
}
.section02 p {
	font-size: 85%;
	line-height: 175%;
	margin-bottom: 20px;
}

.section03 {
	margin-bottom: 70px;
	text-align: left;
	margin-right: 100px;
	margin-left: 100px;
	margin-top: 30px;
}
.section03 h2 {
	margin-bottom: 20px;
}
.section03 p {
	font-size: 85%;
	line-height: 175%;
	margin-bottom: 20px;
}

.section05 {
	margin-bottom: 20px;
	text-align: left;
	width: 95%;
	margin-right: auto;
	margin-left: auto;
}
.section05 h2 {
	margin-bottom: 20px;
}
.section05 h3 {
	font-weight: bold;
	margin-top: 15px;
	margin-bottom: 15px;
	background-color: #D7F2F6;
	padding: 7px;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #0BA8BE;
}
.section05 p {
	font-size: 85%;
	line-height: 175%;
	margin-bottom: 20px;
}

.section06 {
	margin-bottom: 35px;
	text-align: left;
	width: 95%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 35px;
}
.section06 h2 {
	margin-bottom: 20px;
}
.section06 h3 {
	font-weight: bold;
	margin-bottom: 15px;
	color: #0BA8BE;
}
.section06 p {
	font-size: 85%;
	line-height: 175%;
	margin-bottom: 20px;
}

.section07 {
	margin-bottom: 50px;
	text-align: left;
	width: 620px;
	margin-right: auto;
	margin-left: auto;
}
.section07 h2 {
	margin-bottom: 20px;
	background-image: none !important;
	margin-right: auto;
	margin-left: auto;
}
.section07 h3 {
	font-weight: bold;
	margin-bottom: 15px;
	color: #0BA8BE;
}
.section07 p {
	font-size: 85%;
	line-height: 175%;
	margin-bottom: 20px;
}

.img-l {
	float: left;
	margin-right: 15px;
	margin-bottom: 10px;
}
.image-r {
	float: right;
	margin-bottom: 20px;
	margin-left: 20px;
}

.red {
	color: #FF3300;
}


#pankuzu {
	text-align: left;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 15px;
	margin-left: 10px;
}
#pankuzu p {
	font-size: 80%;
	line-height: 150%;
	color: #666666;
}
.warning {
	background-color: #FEEFB3;
	border: 1px solid #FF6600;
	text-align: left;
	padding: 10px;
	background-image: url(../image/icon_warning.gif);
	background-position: 10px center;
	background-repeat: no-repeat;
	margin-bottom: 15px;
	margin-right: 30px;
	margin-left: 30px;
}
.warning ul {
	margin-left: 50px;
}
.warning li {
	color: #9F6000;
	font-size: 80%;
	line-height: 150%;
}
#MA_r #banner-contact {
	text-align: center;
	margin-bottom: 15px;
}
#MA_r #banner-mailtel {
	margin-bottom: 7px;
}



#MA_r #kppro-menu {
	background-image: url(../image/kppro_menu-btm.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin-top: 10px;
	padding-bottom: 15px;
}
#MA_r #kppro-menu ul {
	padding: 0px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
	text-align: left;
}
#MA_r #kppro-menu li {
	font-size: 80%;
	line-height: 135%;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #C6C5C3;
	padding-left: 7px;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #FFCC00;
	margin-bottom: 15px;
	margin-top: 15px;
	color: #0BA8BE;
}
#MA_r #kppro-menu li a {
	color: #333333;
	text-decoration: none;
}
#MA_r #kppro-menu li a:hover {
	color: #0BA8BE;
	text-decoration: underline;
}


/*---------------------------------
　exAD 広告
---------------------------------*/

.exad-ad {
	padding: 5px;
	background-color: #F7F7F7;
}

.exad-ad table {
}

.exad-ad td {
	width: 25%;
	padding: 5px;
	vertical-align: top;
	text-align: left;
}
.exad-ad .adt {
	font-size: 12px;
	margin-bottom: 5px;
}

.exad-ad .adt a {
	font-weight: bold;
	color: #0066CC;
}
.exad-ad .adb {
	font-size: 12px;
	margin-bottom: 5px;
}

.exad-ad .adu a {
	font-size: 10px;
	color: #168FA9;
	text-decoration: none;
}

