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

/*--------▽▽▽reset-style▽▽▽------------------ */
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;
}

img { 
	border:0;
}

ul {
	list-style:none;
}

h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}

strong {
	font-weight:bold;
}

div:after {
	content:".";
	height:0;
	clear:both;
	display:block;
	visibility:hidden;
}
div {
	display:inline-block;
}

/*--------△△△reset-style△△△------------------ */

body {
	background:#EEEEEE url(../images/back_obi_oc.gif) repeat-y scroll 0 0;;
	font-family:"Hiragino Kaku Gothic Pro", "HiraKakuPro-W3", Verdana, Futura, Arial, "メイリオ", "ＭＳ Ｐゴシック", Osaka,
	sans-serif;
	color:#333333;
	font-size: 80%;
	line-height:1.6em;
}	

a {
	color:#3A78AD;
  text-decoration: none;
}
a:visited {
  color: #3A78AD;
}
a:active {
  color: #3A78AD;
}
a:hover {
  color: #DC6606;
  text-decoration: underline;
}

#wrapper {
	width:700px;
	background:#7DA215 url(../images/bg_android.gif) repeat-x scroll 0% 0%;
}

#container {
	width:680px;
	padding:10px;
}	


#nav {
	background:transparent url(../images/nav.gif) repeat scroll 0% top;
	height:42px;
	margin:15px 0 0 0;
	padding:0;
	position:relative;
	width:680px;
}

#nav li {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	padding:0;
	position:absolute;
	top:0;
}

#nav li, #nav a {
	display:block;
	height:42px;
}

#nav01 {
	left:0px;
	overflow:hidden;
	text-indent:-300em;
	width:78px;
}

#nav02 {
	left:78px;
	overflow:hidden;
	text-indent:-300em;
	width:94px;
}

#nav03 {
	left:172px;
	overflow:hidden;
	text-indent:-300em;
	width:95px;
}

#nav01 a:hover {
	background:transparent url(../images/nav.gif) no-repeat scroll 0px -42px;
}

#nav02 a:hover {
	background:transparent url(../images/nav.gif) no-repeat scroll -78px -42px;
}

#nav03 a:hover {
	background:transparent url(../images/nav.gif) no-repeat scroll -172px -42px;
}

.nav01on {
	background:transparent url(../images/nav.gif) 0px -42px no-repeat;
}

.nav02on {
	background:transparent url(../images/nav.gif) -78px -42px no-repeat;
}

.nav03on {
	background:transparent url(../images/nav.gif) -172px -42px no-repeat;
}

.contArea {
	text-align:left;
	width:680px;
	margin-bottom:16px;
	margin-left:0;
	background:url(../images/bg_cnt.gif) repeat-y;
}

.c-wrap {
	width:680px;
	padding-bottom:50px;
	background:url(../images/bg_cnt_bottom-A.gif) 0 100% no-repeat;
}

.cate {
	display:inline-block;
	padding:10px 10px 0 10px;
}

.cate h2 {
	background:url(../images/bg_catch.gif) 0 0 no-repeat;
	width:656px;
	_width:auto;
	height:168px;
	margin:10px 0;
}	

.cate h3 {
	background:url(../images/bg_h3_bar.gif) 0 0 no-repeat;
	height:30px;
	padding:7px 0 0 25px;
	font-weight:bold;
	margin-top:15px;
}

.cate h4 {
	font-weight:bold;
	color:#333333;
	margin:10px 0;
	}	

.dno {
	display:none;
}

.txt-C {
	text-align:center;
	margin-bottom:10px;
	font-weight:bold;
	color:#FFFFFF;
}

.txt-R {
	text-align:right;
}

.txt-L {
	text-align:left;
}

.m-Top10 {
	margin-top:10px;
}			

.note-Box {
	padding:7px;
	border:1px solid #cc0033;
	width:640px;
}	

.note-Box ul li {
	list-style:disc;
	margin-left:20px;
	line-height:1.6em;
}	

.faq {
	display:block;
}	
.faq dl {
border-bottom:1px dotted #285A47;
margin:20px 0 0 20px;
padding:15px 0;
width:620px;
}
.faq dl dt {
font-weight:bold;
margin-bottom:15px;
}	

.faq .q-Style {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#009999 none repeat scroll 0 0;
color:#FFFFFF;
font-weight:bold;
margin-right:20px;
padding:5px 10px;
}
.faq .a-Style {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#CCCCCC none repeat scroll 0 0;
color:#444444;
font-weight:bold;
margin-right:20px;
padding:5px 10px;
}	

.scroll-Market {
border:1px solid #666666;
background:#FFFFFF;
height:150px;
overflow-x:hidden;
overflow-y:scroll;
padding:10px;
width:630px;
}

.agree-Box {
	padding:10px;
	border:1px solid #444444;
	background:#FFFFFF;
	margin:0 0 10px 0;
	width:630px;
}	

.red {
	color:#FF0000;
}	

.table-common {
	width:650px;
	border:1px solid #CCCCCC;
	margin-bottom:15px;
}

.table-common td {
	text-align:left;
	font-weight:normal;
	background: #fff;
	border-right:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
	padding:5px;
}	

.waku-gray {
border:1px solid #666666;
margin:10px 0;
padding:10px;
}