﻿@charset "UTF-8";
/* ================================================================================ */
/*      1.CSS Document                                                              */  
/* ================================================================================ */

/*PDFボタン*/
#pdf {
	background-image: url(../images/pdf.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin-left: 30px;
	padding-left: 20px;
	margin-bottom: 15px;
}
/*PDFボタン*/
.pdf {
	background-image: url(../images/pdf.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin-left: 40px;
	padding-left: 20px;
	margin-bottom: 15px;
	font-size: 1.3em;
}
/*戻るボタン*/
#backBtn {
	text-align: right;
	margin-right: 20px;
	font-size: 1.4em;
}

/*PAGE TOPボタン*/
#return {
	text-align: right;
	font-size: 1.3em;
	margin-right: 20px;
}

/*span class 赤※*/
.red {
	color: #CC0033;
}

/*span class 青*/
.blue {
	color: #003366;
}
.blue02 {
	color: #003366;
	text-decoration: underline;
	font-size: 1.4em;
}
.blue03 {
	color: #003366;
	text-decoration: underline;
}

/*span class topix padding*/
.style {
	padding-left: 1.5em;
}
.style2 {
	padding-left: 1em;
}
/**/
#exBtn01, #exBtn02, #exBtn03 {
	float: left;
}

/*お問合わせ・登録代行画面*/
#email01,#email02 {
	margin-bottom: 5px;
}

/**/
#prepare {
	margin-left: 20px;
	font-size: 1.4em;
	font-weight: bold;
	color: #333333;
}
/*accountタイトル*/
#accT {
	font-size: 1.6em;
	font-weight: bold;
	color: #666666;
	background-image: url(../images/demo_title.jpg);
	background-repeat: no-repeat;
	padding-left: 20px;
	height: 57px;
	width: 580px;
	display:block;
	background-position: left top;
	padding-top: 1em;
}

/*※当サイトでは、実在性の証明とプライバシー保護のため、グローバルサインのSSLサーバ証明書を使用し、SSL暗号化通信を実現していますのでご安心下さい。*/
#ssl {
	margin-left: 20px;
	margin-bottom: 20px;
	font-size: 1.3em;
	color: #003366;
	width: 540px;
}
/* ================================================================================ */
/*      2.Body                                                                      */  
/* ================================================================================ */

body {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	background-color: #CCCCCC;
}
#page {
	text-align: left;
	background-color: #FFFFFF;
	border-left:1px solid #999;
	border-right:1px solid #999;
	margin-right: auto;
	margin-left: auto;
	width: 902px;
}
h1 {
	margin-bottom: 10px;
	color: #666666;
	background-image: url(../images/h1bg.jpg);
	background-repeat: repeat-x;
	padding-top: 3px;
	padding-bottom: 2px;
	text-align: center;
	font-weight: lighter;
}
strong {
	font-weight: normal;
}
/* ================================================================================ */
/*      3.Header                                                                    */  
/* ================================================================================ */

#header {
	margin-bottom: 3px;
	margin-right: 50px;
	margin-left: 50px;
}
#logo {
	height: 47px;
	width: 260px;
	float: left;
	margin-top: 10px;
}
#telbtn {
	display: block;
	float: right;
	height: 60px;
	width: 150px;
	margin-left: 5px;
}
#acbtn {
	float: right;
	margin-top: 1px;
}
#acbtn01 {
	height: 25px;
	width: 130px;
	padding-right: 5px;
	padding-bottom: 5px;
}
#acbtn02 {
	height: 25px;
	width: 130px;
	padding-right: 5px;
	margin-bottom: 5px;
}
#contact {
	font-size: 1.3em;
	clear: both;
	text-align: right;
}
h2 {
	margin-left: 10px;
	font-size: 1.2em;
	clear: both;
}

/* ================================================================================ */
/*      4.main_wrapper                                                              */  
/* ================================================================================ */

#main_wrapper {
	width: 800px;
	margin-left: 50px;
}

/* ================================================================================ */
/*      5.sideBar                                                                   */  
/* ================================================================================ */

#sideBar {
	width: 185px;
	float: left;
}

#sideBar img{
	vertical-align: top;
}

#sideBox01 {
	margin-bottom: 5px;
}
#sideBox02 {
	margin-bottom: 5px;
}
#sbtn01,#sbtn02,#sbtn04,#sbtn05,#sbtn06,#sbtn07 {
	height: 46px;
	width: 176px;
	margin-bottom: 3px;
	padding-left: 4px;
}
#sbtn03 {
	height: 30px;
	width: 176px;
	margin-bottom: 3px;
	padding-left: 4px;
}
#sidelink {
	margin-left: 7px;
	padding-top: 5px;
	font-size: 1.2em;
}
#slink01, #slink02,#slink03,#slink04,#slink05,#slink06,#slink07   {
	margin-bottom: 10px;
}

/* ================================================================================ */
/*      6.mainContents                                                              */  
/* ================================================================================ */

#title {
	margin-bottom: 20px;
	height: 60px;
	width: 580px;
}
#mainContents {
	width: 600px;
	margin-bottom: 30px;
	float: right;
}
/* ================================================================================ */
/*      7.Footor                                                                    */  
/* ================================================================================ */

#footor {
	width: 900px;
	clear: both;
}
#notes {
	color: #FFFFFF;
	padding-right: 85px;
	padding-left: 85px;
	padding-top: 15px;
	padding-bottom: 15px;
	margin-bottom: 10px;
	font-size: 1em;
	background-image: url(../images/footbg.gif);
	background-repeat: repeat-y;
}
#txtNav1 {
	margin-bottom: 5px;
	text-align: center;
	font-size: 1.2em;
}
#txtNav01, #txtNav02, #txtNav03, #txtNav04, #txtNav05, #txtNav06, #txtNav07,#txtNav08 {
	display: inline;
}
