/* ::::: style.css ::::: */

/* :::::::::::::::::::::::::::::::::::::::::::::::::: 要素 :::::::::::::::::::::::::::::::::::::::::::::::::: */

body {
    background-color: #fff;
    font-size: 18px !important;
    margin: 0px;
	line-height: 1.7em;
	min-width:1050px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
 
	
}

a :hover {
    
}
#wrap {
width:100%;
overflow:hidden;
}


/* ::::::::::::::::::::::::::::::::::::::::::::::::::リンクオーバー :::::::::::::::::::::::::::::::::::::::::::::::::: */

a:link { color: #35a5e3; }
a:visited { color: #35a5e3; }
a:hover { color: #3574dc; }
a:active { color: #35a5e3; }

header,footer,section,aside{
	display:block;
}


/* ::::::::::::::::::::::::::::::::::::::::::::::::::線 :::::::::::::::::::::::::::::::::::::::::::::::::: */
hr {
    height: 1px;
    width: 100%;
	margin-bottom:20px;
    border-top-width: 2px;
    border-top-style: dotted;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
    border-top-color: #999;
    border-right-color: #999;
    border-bottom-color: #999;
    border-left-color: #999;
}

/* ::::::::::::::::::::::::::::::::::::::::::::::::::最下部プライバシーポリシー :::::::::::::::::::::::::::::::::::::::::::::::::: */
#privacy{
	font-size:12px;
	width:800px;
	border:1px solid #cccccc;
	padding:5px;
	text-align:left;
	height:100px;
	overflow:auto;
	margin:0 auto;
	margin-bottom:25px;
	margin-top:25px;
	background-color:#fff;
}

#privacy p{
	color:#555555;
	margin-bottom:10px;
}

#privacy p span{
	font-weight:bold;
	display:block;
}


/* ::::::::::::::::::::::::::::::::::::::::::::::::::文字装飾 :::::::::::::::::::::::::::::::::::::::::::::::::: */

.highlight {
	background-color: #FF3;
	color: #C00;
	font-weight: bold;
	font-size: 20px
}

.highlight2 {
    background-color: #FF3;
    color: #000;
    font-weight: bold;
    text-decoration: underline;
	font-size: 22px
}

.highlight3 {
    background-color: #FF3;
    color: #000;
    font-weight: bold;
	font-size: 20px
}


.red {
	color: #2abbcb;
	line-height: 1.7em;
}

.blue {
	font-weight: bold;
	color: #209f94;
	font-size: 18px;
	line-height: 1.5em;
}

.bk {
	font-weight: bold;
	font-size: 21px;
	line-height: 1.5em;
}

.ul {
	font-weight: bold;
	text-decoration: underline;
	font-size: 18px;
}

	




/* ::::::::::::::::::::::::::::::::::::::::::::::::::ヘッダー :::::::::::::::::::::::::::::::::::::::::::::::::: */

#header {
    background: url(../img/header.png) no-repeat top center;
    height: 720px;
    margin-top: 0px;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
}


/* ::::::::::::::::::::::::::::::::::::::::::::::::::コンテンツ :::::::::::::::::::::::::::::::::::::::::::::::::: */

#wrapper {
    width: 1050px;
    margin-top: 0px;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
    padding: 0px;
	padding-top:10px;
	
}




/* :::::::::::::::::::::::::::::::::::::::::::::::::: 文字用class :::::::::::::::::::::::::::::::::::::::::::::::::: */

.ttl {
    margin-top: -50px;
	
}


.f_bg {
	margin-bottom:10px;
	border:15px solid #000;
	background-image:url(../img/a6.png);
	padding-top:30px;
	padding-bottom:30px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	
}

.t_bg {
	width:860px;
	background-image:url(../img/t_bg.png);
	margin-top: 0px;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	
}

.t_bg_in {
	margin-right: 40px;
    margin-left: 40px;
	background-color:#FFF;
	border-top-left-radius: 8px;
	border-top-right-radius: 8px;
	border-bottom-left-radius: 8px;
	border-bottom-right-radius: 8px;
	padding-top:20px;
	padding-bottom:20px;
	padding-left:20px;
	padding-right:20px;
	
}

.v_bg {
	margin-right: 20px;
    margin-left: 20px;
	margin-bottom:20px;
	border:5px solid #53c9d6;
	font-size:16px;
	padding-top:10px;
	padding-bottom:30px;
	padding-left:30px;
	padding-right:30px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	
}

.v_bg2 {
	margin-right: 40px;
    margin-left: 40px;
	margin-bottom:20px;
	font-size:16px;
	padding-top:30px;
	padding-bottom:30px;
	padding-left:30px;
	padding-right:30px;
	background-color:#fafaf0;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	
}

.v_bg2 p {
	
    margin-left: 20px;
	
	
}

.mg {
    margin-right: 40px;
    margin-left: 40px;
	margin-bottom:30px;
	padding-top:20px;
	padding-bottom:10px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	
}

.mg_l {
	width:420px;
	float:left;
    
    margin-left: 0px;
	
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	
}

.mg_r {
	width:420px;
    margin-right: 0px;
    

	float:right;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	
}



/*---------- メールフォーム1 ----------*/

.mailbox01{
width: 860px;
height: 300px;
margin:0;
text-align:center;
margin: -50px 0 0 0;
line-height:150%;
background-image:url(../img/form_bg.png);
background-repeat:no-repeat;
}

.mailbox01 p {
color: #000;
text-indent: 0px;
margin: 0px;
}

.margin_nore {
margin: 0px auto;
}

.magazine01 {
font-weight: normal;
height: 200px;
text-align: center;

}

.magazine01 p.bold {
text-align: center;
font-weight: bold;
}

.magazine01 input[type="text"]{
width: 700px;
height: 20px;
border:2px solid #555;

}

.magazine01 table {
width: 700px;
margin: 0 auto;
margin-bottom:5px;
margin-top:10px;
}

.magazine01 table th {
background: #313131;
text-align: center;
font-size: 18px;
width: 300px;
padding: 10px;
color:#FFF;
}

.magazine01 table td {
padding: 10px 10px 10px 10px;

}

.magazine01 p.f_14 {
text-align: center;
font-size: 12px;
padding: 0 30px;
font-weight: bold;
color: #006934;
margin: 10px 0 10px 0;
}
/* ::::::::::::::::::::::::::::::::::::::::::::::::::画像廃止 :::::::::::::::::::::::::::::::::::::::::::::::::: */
.fr {
	float: right;
	padding-left: 40px;
	padding-bottom: 10px;
}
.fl {
	float: left;
	padding-right: 30px;
	padding-bottom: 10px;
}


.center {
    text-align: center;
}




ul.list_03 {
list-style:none;
margin:0;
padding:5px 5px 1px 5px;
color:#00a0e9;

}

ul.list_03 li {
list-style:none;
margin:0 0 5px 0;
padding:0 0 5px 34px;
font-size:16px;
line-height:140%;
background-image: url(../img/q.png) ;
background-position:left top;
background-repeat:no-repeat;
}

ul.list_04 {
list-style:none;
margin:0;
padding:5px 5px 1px 5px;
color:#000;

}

ul.list_04 li {
list-style:none;
margin:0 0 15px 0;
padding:0 0 20px 34px;
font-size:16px;
line-height:140%;
background-image: url(../img/a.png) ;
background-position:left top;
background-repeat:no-repeat;
border-bottom:dotted 1px #999999;
}





/*---------- テーブル ----------*/

.sample_03{
width: 100%;
border-collapse: separate;
border-spacing: 0px;
border-top: 1px solid #ccc;
border-left: 1px solid #ccc;
float:center;
margin-top:30px;
font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
font-size:14px;
}
.sample_03 th{
width:25%;
padding:10px;
text-align: left;
vertical-align: top;
color: #444;
background-color: #e9e5d5;
border-left: 3px double #999;
border-top: 1px solid #fff;
border-right: 1px solid #ccc;
border-bottom: 1px solid #ccc;
}
.sample_03 td{
width:75%;
padding:10px;
background-color: #fafafa;
border-right: 1px solid #ccc;
border-bottom: 1px solid #ccc;
}



/*----------フッダー ----------*/

#footer {
    width: auto;
	color:#fff;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
    height: 70px;
    padding-top: 10px;
    float: none;
	background-color: #000;
	font-size:12px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}


