/*-- サイト全体 --*/
html {
	height: 100%;
}
body {
	background-color: #dcf1fc;
	background-image: url(../images/bg_all.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	height: 100%;
	font-family: "ＭＳ Ｐゴシック",Osaka,"ヒラギノ角ゴ Pro W3";
}
#all {
	background-color: #FFFFFF;
	background-image: url(../images/bg_main.gif);
	background-repeat: repeat-y;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-right: 16px;
	padding-left: 16px;
	padding-top: 10px;
	padding-bottom: 30px;
}
img {
	border: 0px;
}
*html img {
	border: 0px;
	font-size: 0.1px;
	line-height: 0.1px;
}
.none {
	font-size: 0px;
	line-height: 0px;
	margin: 0px;
	padding: 0px;
	height: 0px;
	border: 0px;
	clear: both;
}
table {
	margin: 0px;
	padding: 0px;
}
.R5 {
	padding-right: 5px;
}
.R10 {
	padding-right: 10px;
}
.center {
	text-align: center;
}
.right {
	text-align: right;
}


/*-- テキストスタイル --*/
p {
	margin: 0px;
	padding: 0px;
}
p.text {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	line-height: 150%;
	color: #333333;
}
p.small {
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	line-height: 130%;
	color: #333333;
}
.p_notes {
	text-indent: -12px;
	margin: 0px;
	padding-left: 12px;
}
.p_privacy {
	padding: 0px;
	font-size: 12px;
	line-height: 150%;
	color: #333333;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 15px;
}
ul {
	margin: 0px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
	list-style-type: disc;
	font-size: 12px;
	line-height: 130%;
	color: #333333;
}

/*-- リンク --*/
a:link{
	color: #00a1e9;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:visited {
	color: #74b9d8;
	text-decoration: none;
}
a.link_style1 {
	background-image: url(../images/back_arrow.gif);
	background-repeat: no-repeat;
	padding-left: 17px;
	margin-left: 15px;
}

/*-- 見出し --*/
h1 {
	padding: 0px;
	margin: 0px;
}
h2 {
	padding: 0px;
	margin: 0px;
	height: 48px;
	width: 800px;
}
h3 {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	margin-bottom: 5px;
	padding-bottom: 7px;
	margin-top: 15px;
	background-image: url(../images/h3_catch.gif);
	background-repeat: no-repeat;
	padding-top: 20px;
	padding-left: 40px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
}


/*-- ヘッダ --*/
#head {
	background-image: url(../images/head_bg.jpg);
	background-repeat: no-repeat;
	height: 230px;
	width: 780px;
	margin-bottom: 0px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 15px;
	margin-top: 10px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 0px;
}
.head_img {
	padding: 0px;
	float: left;
	height: 215px;
	width: 605px;
	margin-right: 5px;
}
.head_con {
	margin: 0px;
	background-image: url(../images/head_con_bg.gif);
	background-repeat: no-repeat;
	height: 206px;
	width: 161px;
	padding-top: 6px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 6px;
	float: right;
}


/*-- コンテンツ --*/
.conarea {
	padding: 0px;
	width: 770px;
	margin-right: 15px;
	margin-left: 15px;
	margin-top: 12px;
	margin-bottom: 30px;
}
.conarea_feature {
	padding: 0px;
	width: 770px;
	margin-right: 15px;
	margin-left: 15px;
	margin-top: 0px;
	margin-bottom: 30px;
}
.feature_box {
	font-size: 12px;
	line-height: 130%;
	color: #333333;
	background-color: #f2f2f2;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	text-align: center;
	margin: 0px;
}
.btn_contact {
	padding: 0px;
	height: 67px;
	width: 473px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
}
.function_box {
	font-size: 11px;
	line-height: 130%;
	margin: 0px;
	color: #666666;
	padding: 5px;
	border-left: 2px solid #999999;
	border-right: 2px solid #999999;
	text-align: center;
}
.function_box_style2 {
	font-size: 12px;
	line-height: 130%;
	margin: 0px;
	color: #666666;
	border-left: 2px solid #00a1e9;
	border-right: 2px solid #00a1e9;
	padding-top: 5px;
	padding-right: 7px;
	padding-bottom: 5px;
	padding-left: 7px;
}

/*-- フッタ --*/


#footer {
	font-size: 75%;
	background-color: #A3B7C2;
	background-repeat: repeat-x;
	background-position: top;
	padding-top: 11px;
	padding-right: 10px;
	padding-left: 10px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-bottom: 0px;
	width: 780px;
}

/** safari用のCSS hack **/
@media screen and (-webkit-min-device-pixel-ratio:0) {
 #footer  { font-size: 70%;  }
}


.footer_copy {
	float: left;
}



#footer_n_r{
	text-align: left;
	width: 640px;
	margin-bottom: 10px;
	float: left;
}

#footer_n_l{
	text-align: right;
	width: 120px;
	float: left;
	margin-bottom: 10px;
	margin-right: 10px;
}

#footer_n_r_1{
	color: white;
}

#footer_n_r_2{
	color: white;
}

#footer_n_r_3{
	color: white;
}

#footer_n_r a{
	color: white;
}



.footer_menu {
	color: #333333;
	margin-right: 30px;
	float: right;
	text-align: right;
	margin: 0px;
	padding: 0px;
}
.footer_menu a {
	color: #333333;
	text-align: right;
	font-size: 11px
	text-decoration: none;
}
.footer_menu a:hover {
	color: #333333;
	text-decoration: underline;
	text-align: right;
}
.footer_menu a:visited {
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}

