@charset "utf-8";
/* CSS Document */

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}


/* ------------------------------------------------------------------- */

body {
	margin: 0 auto;
	padding: 0 auto;
	width: 1000px;
	color: #4d0202;
	font-size: 15px;
	font-family: Meiryo,"メイリオ","Hiragino Kaku Gothic Pro W3","ヒラギノ角ゴ Pro W3",Osaka,"MS P Gothic","ＭＳ Ｐゴシック",sans-serif;
	text-align: center;
	background-image: url(/m10/img/pc/new/body_bg.gif);
	background-repeat: repeat;
	background-position: left top;
	line-height: 1.8;
}

a:link				{	color: #2B130C; text-decoration: none;}
a:visited	{	color: #2B130C; text-decoration: none;}
a:hover			{	color: #2B130C; text-decoration: underline;}

.str_txt	{ font-size: 17px;}
.str_color	{ color: #cc0033; }

#wrap { background: url(/m10/img/pc/new/wrap_bg.gif) repeat-y center 0 ;}

#header {
	background: url(/m10/img/pc/new/header_bg_01.png) repeat-x 0 0;
}
#header #header_inner {
	background: url(/m10/img/pc/new/header_bg_02.png) no-repeat center 0;
	height: 500px;
	padding-top: 140px;
}

#header h1 {	margin-bottom: 100px;}

#section {
	width: 940px;
	margin: 0 auto;
	padding: 0 0 50px;
}

#augur {
	width: 940px;
	margin: 0 auto;
}
#augur ul {
	width: 960px;
	margin-left: -20px;
}
#augur ul li {
	width: 300px;
	margin-left: 20px;
	padding: 0 0 20px;
	float: left;
	background: #F2EEE4;
}
#augur ul li h3 {
	margin-bottom: 20px;
}
#augur ul li p {
	width: 260px;
	margin: 0 auto;
}
#augur ul li p.profile {
	margin-bottom: 10px;
}
#augur ul li p.text {
	height: 250px;
	text-align: left;
}


#point {
	background: url(/m10/img/pc/new/body_bg.gif) repeat 0 0;
	padding: 8px;
	width: 924px;
}
#point li {
	width: 454px;
	height: 242px;
	margin: 4px;
	float: left;
	background: url(/m10/img/pc/new/point_bg.png) no-repeat 0 bottom;
}
#point li h3 {
	margin-bottom: 10px;
}
#point li p {
	width: 390px;
	margin: 0 auto;
	text-align: left;
	font-size: 14px;
}
#point #point_01 { color: #551C1C;}
#point #point_02 { color: #4C4C10;}
#point #point_03 { color: #0C4848;}
#point #point_04 { color: #461046;}


#footer ul {
	background: url(/m10/img/pc/new/footer_bg_01.png) no-repeat center 0;
	padding-top: 135px;
	height: 43px;
	font-size: 14px;
}
#footer ul li {
	display: inline;
	padding: 0 10px;
	border-left: 1px solid #2B130C;
}
#footer ul li#first-child {
	border-left: none;
}
#footer #copyright {
	background: url(/m10/img/pc/new/footer_bg_02.jpg) repeat-x 0 0;
	height: 40px;
	padding-top: 20px;
	color: #DDD092;
}

.sub_hd {
	padding: 5px 0px 5px 30px;
	font-weight: bold;
	background-image: url(/m10/img/pc/new/sub_hd.png);
	background-position: left bottom;
	background-repeat: no-repeat;
}

/* 入力フォーム */
input {
	height:	20px;
	font-size: 16px;
}

select {
	height: 23px;
	font-size: 16px;
}

input[type="submit"] {
	margin-top: 10px;
	height: 40px;
	border: 1px solid #FFFFFF;
	width: auto;
	color: #5e3929;
	background-color: #d5c9b1;
	background-image: -webkit-gradient(liner, left top, left bottom,
	from(#FF9900), color-stop(48%, #FF8600), color-stop(52%, #FF7700),
	to(#FF6600));
	font-size: 16px;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	box-shadow: 0 0 3px #333333;
	-webkit-box-shadow: 0 0 3px #333333;
}


/* ========== パンくず ========== */
#topic_path {
	padding: 10px 20px;
	text-align: left;
	height: 1.5em;
}

#topic_path li {
	display: inline;
	font-size: 14px;
}

/* ========== ご利用方法 ========== */
.riyou_tokusyoku {
	margin: 0 auto;
	width: 860px;
	height: 700px;
	padding-top: 120px;
	background-image: url(/m10/img/pc/new/tokusyoku_bg.png);
	background-repeat: no-repeat;
	background-position: top center;
	text-align: left;
}

.riyou_tokusyoku p {
	margin-left: 40px;
	margin-right: 40px;
 }

 .riyou_ryoukin {
	margin: 0 auto;
	width: 700px;
	height: 300px;
	padding-top: 10px;
	text-align: left;
}

/* ========== 他ページ ========== */
.sub2 {
	margin: 0 auto;
	padding-top: 0;
	padding-bottom: 50px;
	width: 840px;
	text-align: center;
}

.sub2 p {
	width: 700px;
	line-height: 1.3em;
	margin-top: 10px;
	margin-left: 80px;
	text-align: left;
}

.sub2 p.cen		{ text-align: center; }

/* ========== プロフ ========== */
.prof {
	margin: 0 auto;
	padding-top: 120px;
	width: 840px;
	height: 570px;
	background-image: url(/m10/img/pc/new/prof-back.jpg);
	background-repeat: no-repeat;
	background-position: top center;
}

.prof li {
	text-align: left;
	margin: 15px 130px;
}

.prof2 {
	margin: 0 auto;
	padding-top: 130px;
	width: 840px;
	height: 550px;
	background-image: url(/m10/img/pc/new/prof-back2.jpg);
	background-repeat: no-repeat;
	background-position: top center;
}

.prof2 li {
	text-align: left;
	margin: 15px 100px;
}

.prof3 {
	margin: 0 auto;
	padding-top: 130px;
	width: 840px;
	height: 600px;
	background-image: url(/m10/img/pc/new/prof-back3.jpg);
	background-repeat: no-repeat;
	background-position: top center;
}

/* ========== メールサンプル ========== */
.s_mail {
	margin: 0 auto;
	width: 860px;
	height: 800px;
	padding-top: 100px;
	background-image: url(/m10/img/pc/new/sm_bg.png);
	background-repeat: no-repeat;
	background-position: top center;
}

.s_mail p {
	margin: 0 auto;
	width: 680px;
}

.c_mail {
	margin: 0 auto;
	width: 860px;
	height: 1100px;
	padding-top: 100px;
	background-image: url(/m10/img/pc/new/cm_bg.png);
	background-repeat: no-repeat;
	background-position: top center;
}

.c_mail p {
	margin: 0 auto;
	width: 680px;
}

