body {
	margin: 0px;
	padding: 0px;
	background:#ced8e2 url(../images/bg.jpg) repeat-x;
	color: #333333;
	text-align: left;
	line-height: 1.2;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3",sans-serif;
	font-size: 12px;
}


h1,h2,h3,h4,h5,h6,img{
	margin: 0;
	padding: 0;
	border: 0;
}


/*normal link*/
a{
	color: #4e4e4e;
	text-decoration: none;
}

a:hover{
	color: #630a64;
	text-decoration: underline;
}

a:active{
	color: #4e4e4e;
}

a:visited{
	color: #7e7e7e;
}


/*gray link*/
a.gray{
	color: #4e4e4e;
	text-decoration: none;
}

a.gray:hover{
	color: #4e4e4e;
	text-decoration: underline;
}

a.gray:active{
	color: #333333;
}

/*purple link*/
a.purple{
	color: #470748;
	text-decoration: none;
}

a.purple:hover{
	color: #470748;
	text-decoration: underline;
}

a.purple:active{
	color: #741a75;
}



.small{
	font-size : 9pt;
}

.bold{
	font-weight: bold;
}

.redbold{
	color: #ff0000;
	font-weight: bold;
}


h1 {
	color: #1c2952;
	font-size:12px;
	font-weight: normal;
	text-align:left;
	padding:5px;
	border-top: 1px;
}

h2 {
	color: #630a64;
	font-size:22px;
	text-shadow: 2px 2px 3px #aaa;
	font-weight: bold;
	text-align:left;
	padding:5px;
	border-top: 1px;
	line-height: 1.5em;
	letter-spacing: -1pt;
}

h3 {
	background:url(../images/consultation.jpg) no-repeat;
	color: #2e2e2e;
	font-size:15px;
	text-align:left;
	padding:5px;
	border-top: 1px;
	line-height: 1.4em;
}

.orange{
	color: #e08f00;
}

.space{
	padding-left:5px;
	padding-right:6px;
}


/**** wrapper ****/

#wrapper {
	width: 820px;
	height: 100%;
	border-left:#717171 solid 1px;
	border-right:#717171 solid 1px;
	border-top: none;
	border-bottom:none;
	background: #FFFFFF;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	height: 100%;
	vertical-align: top;
}


#wrapper #bottom {
	width: 820px;
	height:21px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	vertical-align:middle;
	background: #a3a3a3;
	color:#FFFFFF;
	font-size:10px;
	border-top:solid 1px #717171;
	padding-top: 6px;
}


#topimage {
	width: 820px;
	height:211px;
	margin-right: auto;
	margin-left: auto;
	background: url(../images/top_image.jpg);
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}



.btn {
	padding-top:147px;
	padding-right:5px;
	text-align:right;
}



/**** header ****/


#wrapper #header {
	width: 820px;
	height: 75px;
	background: #FFFFFF;
	font-size: 12px;
	color: #1c2952;
	clear: both;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
}

.logo {
	float: left;
	width: 275px;
}
.freedial {
	float: right;
	width: 288px;
}

#topmenu {
	background: url(../images/topmenu_bg.jpg) no-repeat;
	width: 820px;
	height:24px;
	text-align:right;
	vertical-align:middle;
	font-size:10px;
}


#topmenu02 {
	width: 820px;
	height:22px;
	text-align:right;
	vertical-align:middle;
	font-size:10px;
}

.topmenu_text {
	text-align:right;
	vertical-align:top;
	font-size:11px;
	padding-top:4px;
	padding-right: 5px;
}


/**** menu content ****/

#menu {
	background:url(../images/menu_bg.gif);
	width:820px;
	height:36px;
	margin: 0px;
	padding: 0px;
	text-align:right;
}


#menu a {
	color: #cccccc;
	text-decoration: none;
}

#menu a:hover {
	color: #999999;
}


#menu span {
	font-size: 14px;
	padding: 0px;
	float: left;
	vertical-align: middle;
	display : inline;
}

#menu span em {
	visibility:hidden;
	text-align: center;
	vertical-align: middle;
	margin: 0px;
	padding: 0px;
	font-size: 9px;
}
#menu span a {
	text-decoration: none;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 36px;
	width: 110px;
}

#menu span#tn1 a {
	background: url(../images/menu01_01.jpg) no-repeat;
	height: 36px;
	width: 110px;
}

#menu span#tn2 a {
	background: url(../images/menu02_01.jpg) no-repeat;
	height: 36px;
	width: 110px;
}
#menu span#tn3 a {
	background: url(../images/menu03_01.jpg) no-repeat;
	height: 36px;
	width: 110px;
}

#menu span#tn4 a {
	background: url(../images/menu04_01.jpg) no-repeat;
	height: 36px;
	width: 110px;
}

#menu span#tn5 a {
	background:url(../images/menu05_01.jpg) no-repeat;
	height: 36px;
	width: 110px;
}


#menu span#tn6 a {
	background:url(../images/menu06_01.jpg) no-repeat;
	height: 36px;
	width: 110px;
}

#menu span#tn7 a {
	background:url(../images/menu07_01.jpg) no-repeat;
	height: 36px;
	width: 110px;
}


#menu span#tn1 a:hover, #menu span#tn1 a:active {
	background: url(../images/menu01_02.jpg) no-repeat;
	height: 36px;
	width: 110px;
}

#menu span#tn2 a:hover, #menu span#tn2 a:active {
	background: url(../images/menu02_02.jpg) no-repeat;
	height: 36px;
	width: 110px;
}

#menu span#tn3 a:hover, #menu span#tn3 a:active {
	background: url(../images/menu03_02.jpg) no-repeat;
	height: 36px;
	width: 110px;
}

#menu span#tn4 a:hover, #menu span#tn4 a:active {
	background: url(../images/menu04_02.jpg) no-repeat;
	height: 36px;
	width: 110px;
}

#menu span#tn5 a:hover, #menu span#tn5 a:active {
	background:url(../images/menu05_02.jpg) no-repeat;
	height: 36px;
	width: 110px;
}

#menu span#tn6 a:hover, #menu span#tn6 a:active {
	background:url(../images/menu06_02.jpg) no-repeat;
	height: 36px;
	width: 110px;
}

#menu span#tn7 a:hover, #menu span#tn7 a:active {
	background:url(../images/menu07_02.jpg) no-repeat;
	height: 36px;
	width: 110px;
}


#index {
	color:#4f4e4e;
	text-align:left;
	font-size:10px;
	padding-top:3px;
	padding-left:5px;
	height:20px;
}



/**** right content ****/


.banner_title {
	background:#000445;
	color:#FFFFFF;
	font-weight:nomal;
	width:176px;
	font-size:11px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

.banner {
	padding-bottom: 5px;
}
#wrapper #inner #right {
	float: left;
	width: 194px;
	padding-top: 5px;
}

/**** main content ****/


#wrapper #inner .main {
	float: right;
	width: 608px;
	text-align: left;
	font-weight:normal;
	line-height: 1.4;
	padding-right: 8px;
}

#wrapper #inner .campain {
	float: right;
	width: 608px;
	text-align: left;
	font-weight:normal;
	padding-right: 8px;
	padding-top: 0px;
}


#wrapper #inner .main02 {
	padding-top: 5px;
	width: 760px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align:left;
}

.subtitle {
	padding-top: 5px;
	background:url(../images/subtitle_bg.jpg) no-repeat;
	width: 298px;
	height:30px;
	text-align:left;
	color:#FFFFFF;
	padding-left: 10px;
	font-size: 14px;
	font-weight: bold;	
}

.subtitle02 {
	padding-top: 14px;
	background:url(../images/sub_title.jpg)  no-repeat;
	width: 600px;
	height:47px;
	text-align:left;
	color:#333333;
	padding-left: 10px;
	font-size: 15px;	
}

.subtitle03 {
	padding-top: 4px;
	background:url(../images/title_bg.jpg)  no-repeat;
	width: 600px;
	height:26px;
	text-align:left;
	text-shadow: 1px 1px 2px #212121;
	color:#ffffff;
	padding-left: 15px;
	font-weight:bold;
	font-size: 13px;
}

.point {
	padding-top: 7px;
	background:url(../images/point_bg.jpg)  no-repeat;
	width: 85px;
	height:27px;
	text-align: center;
	color:#630a64;
	font-weight:bold;
	font-size: 12px;
	float:left;
}

.point_right {
	padding-top: 5px;
	width: 517px;
	color:#630a64;
	font-weight:bold;
	font-size: 15px;
	float:right;
}

.left_contants {
	float:left;
	width: 298px;
}


.right_contants {
	width: 298px;
	float:right;
}


/**** table ****/
.gray_bg {
background: #e4e3de;
}

.purple_bg {
background: #e1d2e8;
}



/**** bottom menu content ****/


#bottom_menu {
	width: 780px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align:left;
	border-top:solid 1px #717171;
	padding-top: 5px;
	font-size: 11px;
	
}
