/*---------------------------------
　リセット
---------------------------------*/

* {
	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
}


*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;
}

#sGlobal {
	background-color: #262626;
	width: 100%;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #0BA8BE;
	padding-top: 5px;
	padding-bottom: 5px;
}

#sGlobal ul {
	width: 90%;
	text-align: right;
}

#sGlobal li {
	display: inline;
	margin-left: 15px;
	font-size: 80%;
	color: #CCCCCC;
	padding-top: 5px;
	padding-bottom: 5px;
}

#sGlobal a {
	color: #FFFFFF;
	text-decoration: none;
}

#sGlobal a:hover {
	text-decoration: underline;

}

#sG_media-login {
	background-image: url(../images/icon_media-login.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	background-position: left center;
}

#sG_contact {
	background-image: url(../images/icon_contact.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	background-position: left center;
}

#header-area {
	background-image: url(../image/header_bg.gif);
	background-repeat: repeat-x;
}

#header {
	padding: 0px;
	width: 90%;
	margin-top: 0px;
	margin-bottom: 0px;
}
#header-name-area {
	margin-right: 0px;
}
#header-name-area td {
	background-image: url(../image/header_name-area-bg.gif);
	background-repeat: repeat-x;
	font-size: 14px;
	color: #333333;
}
#g-menu {
	margin-top: 5px;
	width: 788px;
}
#content {
	width: 780px;
	background-image: url(../image/container_bg.gif);
	background-repeat: no-repeat;
	padding-top: 30px;
}
#content h2 {
	text-align: left;
	margin-left: 30px;
	margin-bottom: 30px;
}



#footer {
	width: 790px;
	margin-top: 30px;
	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;
}

#footer address {
	font-size: 80%;
	color: #999999;
}


/*---------------------------------
　テーブルデザイン01
---------------------------------*/

.table-style01 {
	width: 650px;
	background-color: #CFE4EB;
	margin-bottom: 30px;
}

.table-style01 th,
.table-style01 td {
	padding: 7px;
	text-align: left;
	font-size: 80%;
	line-height: 150%;
	margin: 0px;
	font-weight: normal;
	color: #333333;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

.table-style01 th {
	background-color: #F5FAFC;
	color: #008888;
	font-weight: bold;
	white-space: nowrap;
}

.table-style01 td {
	background-color: #FFFFFF;
}

/*
.table-style01 tr.tr-kisu {
	background-color: #FFFFFF;
}
.table-style01 tr.tr-kisu th {
	background-color: #F5FAFC;
}
.table-style01 tr.tr-kisu td {
	background-color: #FFFFFF;
}

.table-style01 tr.gusu {
	background-color: #F8FCFE;
}
.table-style01 tr.tr-gusu th {
	background-color: #EFF5F7;
}
.table-style01 tr.tr-gusu td {
	background-color: #F8FCFE;
}
*/

.rei {
	font-size: 95%;
	color: #999999;
}

.red {
	color: #FF6600;
	font-size: 85%;
	background-repeat: no-repeat;
	padding-top: 5px;
	padding-bottom: 5px;
}
/*
.red {
	color: #FF6600;
	font-size: 85%;
	background-image: url(../image/icon_chuui.gif);
	background-repeat: no-repeat;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 18px;
}
*/

.ctrl {
	width: 620px;
	padding: 15px;
	text-align: center;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	font-size: 85%;
	margin-bottom: 10px;
}

.ok-btn {
	background-color: #0BA8BE;
	color: #FFFFFF;
	height: 35px;
	width: 120px;
	font-weight: bold;
}

.note {
	width: 620px;
	padding: 15px;
	border: 1px solid #EAE4CE;
	text-align: left;
	background-color: #FFFDF4;
	margin-bottom: 30px;
}

.note p {
	font-size: 120%;
	line-height: 150%;
}
.tr-kisu td {
	width: 120px;
}
img.ad-waku {
	width: 120px;
}
#content h3 {
	margin-top: 30px;
	margin-bottom: 5px;
}

/*---------------------------------
　テーブルデザイン02
---------------------------------*/

.table-style02 {
	width: 95%;
	background-color: #CFE4EB;
	margin-bottom: 30px;
}

.table-style02 th,
.table-style02 td {
	padding: 7px;
	text-align: left;
	font-size: 80%;
	line-height: 150%;
	margin: 0px;
	font-weight: normal;
	color: #333333;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

.table-style02 th {
	color: #008888;
	font-weight: bold;
	white-space: nowrap;
	width: 25%;
	background-color: #F5FAFC;
}
.table-style02 td {
	background-color: #FFFFFF;
}

.ctrl02 {
	width: 90%;
	padding: 15px;
	text-align: center;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	font-size: 85%;
	margin-bottom: 10px;
}

.note02 {
	width: 90%;
	padding: 15px;
	border: 1px solid #EAE4CE;
	text-align: left;
	background-color: #FFFDF4;
	margin-bottom: 30px;
}

.note02 p {
	font-size: 80%;
	line-height: 150%;
}



/*---------------------------------
　利用規約
---------------------------------*/

#kiyaku {
	height: 150px;
	overflow: auto;
	border: thin solid #CCCCCC;
	width: 650px;
	padding: 15px;
	margin-left: 0px;
}
#kiyaku h3 {
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 15px;
}
#kiyaku h4 {
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 15px;
	font-size: 85%;
	line-height: 150%;
}
#kiyaku p {
	font-size: 75%;
	line-height: 135%;
	margin-bottom: 15px;
}





/*---------------------------------
　基本設定
---------------------------------*/

body {
	text-align: center;
	margin: 0px;
	padding: 0px;
	color: #333333;
}
a {
	color: #0BA8BE;
}

#sGlobal {
	background-color: #262626;
	width: 100%;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #0BA8BE;
	padding-top: 5px;
	padding-bottom: 5px;
}

#sGlobal ul {
	width: 90%;
	text-align: right;
}

#sGlobal li {
	display: inline;
	margin-left: 15px;
	font-size: 80%;
	color: #CCCCCC;
	padding-top: 5px;
	padding-bottom: 5px;
}

#sGlobal a {
	color: #FFFFFF;
	text-decoration: none;
}

#sGlobal a:hover {
	text-decoration: underline;

}

#sG_media-login {
	background-image: url(../images/icon_media-login.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	background-position: left center;
}

#sG_contact {
	background-image: url(../images/icon_contact.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	background-position: left center;
}

#header-area {
	background-image: url(../image/header_bg.gif);
	background-repeat: repeat-x;
}

#header {
	padding: 0px;
	width: 90%;
	margin-top: 0px;
	margin-bottom: 0px;
	height: 95px;
}

#g-menu {
	margin-top: 5px;
	width: 788px;
}

#container {
	width: 780px;
	margin-right: auto;
	margin-left: auto;
}

#container2 {
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../image/container_bg.gif);
	background-repeat: no-repeat;
	padding-top: 30px;
}

#footer {
	width: 790px;
	margin-top: 30px;
	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;
}
#footer address {
	font-size: 80%;
	color: #999999;
}



/*---------------------------------
　コンテンツ用スタイル
---------------------------------*/

.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;
}


.image-r {
	float: right;
	margin-bottom: 20px;
	margin-left: 20px;
}
#pankuzu {
	width: 780px;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	text-align: left;
}
#pankuzu p {
	font-size: 80%;
	line-height: 150%;
}
.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%;
}
