/* ***********************************************************************
		Init 
*********************************************************************** */
html, body, div, span, applet, object, iframe, strong,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, legend, caption, 
tbody, tfoot, thead, table, label, tr, th, td{
margin: 0;
padding: 0;
border: 0;
outline: 0;
font-size: 100%;
}

body{
font: 14px/22px "メイリオ","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Meiryo,Osaka,"ＭＳ Ｐゴシック","MS PGothic",Helvetica,Arial,Sans-Serif;
color: #333;
} 

a:hover img{
	background: none repeat scroll 0 0 transparent !important;
	filter: alpha(opacity=80);
	-moz-opacity:0.80;
	opacity:0.80;
	position: relative;
}

a:link, a:visited {
    color: #3976D8!important;
    text-decoration: underline;
}
a:hover {
    color: #3976D8!important;
    text-decoration: underline;
}

#wrapper h2{
background: url(img/contact_title.jpg) no-repeat left center;
color:#fff;
font-size:18px;
font-weight:bold;
padding:10px 70px;
}

#uComment {
	display:none;
}



	
/* ***********************************************************************
	Base Layout 
*********************************************************************** */
#page{
background:#fff;
background: url(./img/bg-top-top.png) repeat-x top;
}

#wrapper{
width: 950px;
margin: 0 auto;
}


#main{
width:780px;
padding:0;
margin:30px 0 0px 85px;
}

#main p{
margin:10px;
font-size:95%;
}


/* ***********************************************************************
	header
*********************************************************************** */
.head {
	background: url(./img/bg-top-top.png) repeat-x left top;
	height: 100px;
}

.head .inner {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}
.head-top {
	height: 100px;
}
a.logo {
	float: left;
	height: 42px;
	width: 393px;
	display: block;
	margin-top: 28px;
}
.img-top-tel {
	float: right;
	margin-top: 25px;
	margin-right: 25px;
}

/* ***********************************************************************
		Form
*********************************************************************** */
input[type="text"], textarea{
border:1px solid #ccc;
padding: 5px;
color: #555;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
}

input[type="reset"], textarea{
border:1px solid #ccc;
padding: 5px;
color: #555;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
}
	
input[type="submit"]{
border:1px solid #3B8DD3;
padding: 4px 10px;
margin-top:10px;
color: #fff;
background:#3B8DD3;
cursor: pointer;
-webkit-border-radius: 5px;
-webkit-box-shadow: 1px 1px 3px #999;
-moz-border-radius: 5px;
-moz-box-shadow: 1px 1px 3px #999;
font-size:14px;
}

input[type="reset"]{
border:1px solid #999;
padding: 4px 10px;
margin-top:10px;
color: #fff;
background:#999;
cursor: pointer;
-webkit-border-radius: 5px;
-webkit-box-shadow: 1px 1px 3px #999;
-moz-border-radius: 5px;
-moz-box-shadow: 1px 1px 3px #999;
font-size:14px;
}

input[type="button"]{
border:1px solid #999;
padding: 4px 10px;
margin-top:10px;
color: #fff;
background:#999;
cursor: pointer;
-webkit-border-radius: 5px;
-webkit-box-shadow: 1px 1px 3px #999;
-moz-border-radius: 5px;
-moz-box-shadow: 1px 1px 3px #999;
font-size:14px;
}

/* ***********************************************************************
		Footer
*********************************************************************** */

#footer{
	background: url(./img/bg-foot.png) repeat-x;
	height: 130px;
	margin-top: 50px;
}

.copy{
	width: 950px;
	text-align:center;
}

.copy p{
	clear: both;
	font-size:90%;
	padding:15px 0 0 0;
	color: #333;
	text-align:center;
}

.foot-area {
	height: 130px;
	margin-top: 10px;
}
.foot-area .inner {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 28px;
}
.foot-link ul li {
	float: left;
	background: url(./img/ar.gif) no-repeat left 5px;
	padding-left: 18px;
	width: 120px;
	margin-top: 7px;
	list-style:none;
}
.foot-link {
	width: 560px;
	margin: -10px 0px 0px;
	padding: 0px;
	float: left;
}
.foot-link ul {
	margin: 0px;
	padding: 0px;
}
.foot-link ul li a {
	margin: 0px;
	padding: 0px;
	color: #333!important;
	font-weight: bold;
	text-decoration: none;
	font-size: 13px;
}
a.logo-foot {
	height: 59px;
	width: 372px;
	float: right;
	display: block;
}


/* ***********************************************************************
	Table Design
*********************************************************************** */
table{
border-collapse: collapse;
border-spacing: 0;
border: 1px #ccc solid;
border-spacing: 0;
font-size:100%;
background:#fff;
margin:5px 0 10px 0;
width:100%;
}

th{
padding: 10px 10px 10px 20px;
border: #ccc solid;
border-width: 0 0 1px 1px;
font-weight: normal;
text-align: left;
background:#ededed;
color:#333;
vertical-align:middle;
font-size:90%;
}

td{
background: #fff;
padding: 10px;
border: 1px #ccc solid;
border-width: 0 0 1px 1px;
text-align: left;
font-size:90%;
}

.t-center{
text-align: center;
}

/* 個人情報保護方針 */
.privacy_policy {
  border: 1px solid #E5E5E5;
  height: 160px;
  line-height: 1.8em;
  overflow-y: scroll;
  padding: 20px 30px;
  width: 700px;
}

.privacy_policy h3 {
  padding-top: 15px;
  padding-bottom: 5px;
  font-size: 108%;
  font-weight: bold;
  border-bottom: 1px #3976d8 solid;
}

.privacy_policy h4 {
  margin: 5px;
  padding: 5px 10px;
  font-size: 108%;
  font-weight: bold;
  background: #3976d8;
  color: #fff;
}

.privacy_policy p {
  padding: 0px 5px;
}


.privacy_policy ul {
  padding: 0px 40px;
  font-size: 100%;
  font-weight: bold;
}

.privacy_check {
  text-align: center;
  padding: 10px;
}

/* ***********************************************************************
	既存スタイル
*********************************************************************** */

/* #font */
.size10s { font-size: 10px; line-height: 12px;}
.size10m { font-size: 10px; line-height: 14px;}
.size10l { font-size: 10px; line-height: 16px;}
.size11s { font-size: 11px; line-height: 12px;}
.size11m { font-size: 11px; line-height: 14px;}
.size11l { font-size: 11px; line-height: 16px;}
.size12s { font-size: 12px; line-height: 15px;}
.size12m { font-size: 12px; line-height: 17px;}
.size12l { font-size: 12px; line-height: 19px;}
.size14s { font-size: 14px; line-height: 17px;}
.size14m { font-size: 14px; line-height: 19px;}
.size14l { font-size: 14px; line-height: 21px;}
.size16s { font-size: 16px; line-height: 19px;}
.size16m { font-size: 16px; line-height: 21px;}
.size16l { font-size: 16px; line-height: 24px;}
.info_style02 { font-size: 12px; line-height: 19px;}
.style_banner { font-size: 10px; line-height: 12px;}


.size10s_w { font-size: 10px; line-height: 12px; color: #FFFFFF}
.size10m_w { font-size: 10px; line-height: 14px; color: #FFFFFF}
.size10l_w { font-size: 10px; line-height: 16px; color: #FFFFFF}
.size11s_w { font-size: 11px; line-height: 12px; color: #FFFFFF}
.size11m_w { font-size: 11px; line-height: 14px; color: #FFFFFF}
.size11l_w { font-size: 11px; line-height: 16px; color: #FFFFFF}
.size12s_w { font-size: 12px; line-height: 15px; color: #FFFFFF}
.size12m_w { font-size: 12px; line-height: 17px; color: #FFFFFF}
.size12l_w { font-size: 12px; line-height: 19px; color: #FFFFFF}
.size14s_w { font-size: 14px; line-height: 17px; color: #FFFFFF}
.size14m_w { font-size: 14px; line-height: 19px; color: #FFFFFF}
.size14l_w { font-size: 14px; line-height: 21px; color: #FFFFFF}
.size16s_w { font-size: 16px; line-height: 19px; color: #FFFFFF}
.size16m_w { font-size: 16px; line-height: 21px; color: #FFFFFF}
.size16l_w { font-size: 16px; line-height: 24px; color: #FFFFFF}


.size10s_r { font-size: 10px; line-height: 12px; color: #FF0000}
.size10m_r { font-size: 10px; line-height: 14px; color: #FF0000}
.size10l_r { font-size: 10px; line-height: 16px; color: #FF0000}
.size11s_r { font-size: 11px; line-height: 12px; color: #FF0000}
.size11m_r { font-size: 11px; line-height: 14px; color: #FF0000}
.size11l_r { font-size: 11px; line-height: 16px; color: #FF0000}
.size12s_r { font-size: 12px; line-height: 15px; color: #FF0000}
.size12m_r { font-size: 12px; line-height: 17px; color: #FF0000}
.size12l_r { font-size: 12px; line-height: 19px; color: #FF0000}
.size14s_r { font-size: 14px; line-height: 17px; color: #FF0000}
.size14m_r { font-size: 14px; line-height: 19px; color: #FF0000}
.size14l_r { font-size: 14px; line-height: 21px; color: #FF0000}
.size16s_r { font-size: 16px; line-height: 19px; color: #FF0000}
.size16m_r { font-size: 16px; line-height: 21px; color: #FF0000}
.size16l_r { font-size: 16px; line-height: 24px; color: #FF0000}



/*基本設定
-----------------------------------------*/

p.basetext {
	font-size: 12px;
	line-height: 18px;
	color: #333333;
}

p.basetext2 {
	font-size: 12px;
	color: #333333;
	margin: 0px;
	padding: 0px 0px 5px;
}

.f_box input, .f_box2 input {
	margin: 0px;
	padding: 0px;
}



.form_t {
	font-size: 12px;
	line-height: 14px;
	color: #333333;
	white-space: nowrap;
	padding-left: 5px;
	text-align: left;
}

.f_box {
	background: #FFFFFF;
	font-size: 12px;
	text-align:left;
	line-height: 15px;
	color: #000000;
	padding: 10px 0px 10px 10px;

}

.red {
	font-size: 12px;
	line-height: 18px;
	color: #FF0000;
}

.form_box {
	background: #999999;
	margin-top: 5px;
}

.form_box2 {
	background: #FFFFFF;
	text-align:left;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	padding: 7px;
	width: 400px;
}


.w180 {
	width: 180px;
}

.w200 {
	width: 200px;
}

.w250 {
	width: 250px;
}

.w330 {
	width: 330px;
margin-left:20px;
}

.w350 {
	width: 350px;
}

.w500 {
	width: 500px;
}

.w550 {
	width: 550px;
}

.w600 {
	width: 600px;
}


.w40 {
	width: 40px;
}


.check {
	text-align: center;
	padding-top: 5px;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
}

/* ***********************************************************************
	Popup Design
*********************************************************************** */

#popup{
background: #fff;
padding:15px;
}

#popup h2 {
padding: 5px 5px 3px 10px;
font-size: 14px;
color: #fff;
background:#010e43;
margin-bottom:10px;
}

#popup p {
font-size: 12px;
color: #666666;
}

#popup .window_close {
text-align: center;
font-size: 12px;
font-weight: bold;
padding:10px;
}

#popup address {
font-size: 10px;
text-align: center;
}


