@charset "utf-8";
/* ============================================================
	Default style Catalog /Since 2011.5.21
============================================================ */
 
/* 
html5doctor.com Reset Stylesheet
v1.6.1
Last Updated: 2010-09-17
Author: Richard Clark - http://richclarkdesign.com 
Twitter: @rich_clark
*/

html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
	margin:0;
	padding:0;
	border:0;
	outline:0;
	font-size:100%;
	vertical-align:baseline;
	background:transparent;
}
body {
	line-height:1;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display:block;
}
nav ul {
	list-style:none;
}
blockquote, q {
	quotes:none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content:'';
	content:none;
}
a {
	margin:0;
	padding:0;
	font-size:100%;
	vertical-align:baseline;
	background:transparent;
}
/* change colours to suit your needs */
ins {
	background-color:#ff9;
	color:#000;
	text-decoration:none;
}
/* change colours to suit your needs */
mark {
	background-color:#ff9;
	color:#000;
	font-style:italic;
	font-weight:bold;
}
del {
	text-decoration: line-through;
}
abbr[title], dfn[title] {
	border-bottom:1px dotted;
	cursor:help;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
/* change border colour to suit your needs */
hr {
	display:block;
	height:1px;
	border:0;
	border-top:1px dotted #333333;
	margin:1em 0;
	padding:0;
}
input, select {
	vertical-align:middle;
}
/* ============================================================
	Mine style Catalog	Since 2011.6.2
============================================================ */

/* ------------------------------------------------------------
	font-size default - フォントサイズ統一
------------------------------------------------------------ */

body {
	font:13px/1.231;
*font-size:small;
*font:x-small;
font-family:'Lucida Grande','Hiragino Kaku Gothic ProN',
 Meiryo, sans-serif;
}
select, input, button, textarea, button {
	font:99% arial, helvetica, clean, sans-serif;
}
table {
	font-size:inherit;
	font:100%;
}
pre, code, kbd, samp, tt {
	font-family:monospace;
*font-size:108%;
	line-height:100%;
}
/* ------------------------------------------------------------
	body scroll - スクロール設定
------------------------------------------------------------ */

html {
	overflow-y: scroll;
}
/* ------------------------------------------------------------
	clear,clearfix - 回り込み解除
------------------------------------------------------------ */

.clear {
both;
}
.clearfix {
	zoom:1;
	overflow:hidden;
}
.clearfix:after {
	content:".";
	display: block;
	height:0px;
	clear:both;
	visibility:hidden;
	overflow:hidden;
	font-size:0.1em;
	line-height:0;
}
/* CSS Document */



#wallpaper {
	background:url(../image/sub_bg.png) repeat-x    ;
}

header {
	width:960px;
	margin:0 auto;
	
}

header h1{
	margin:0px 0 48px 0;
	padding:35px 0 0 0;
	
}

nav ul {
	margin-bottom:40px;
}

nav ul li{
	float:left;
	display:inline;
	margin-right:30px;
	font-size:70%;
	font-weight:bold;
}


nav ul li a{
	text-decoration:underline;
	color:#000;
}

#contents {
	width:960px;
	margin:0 auto;
}

h2 {
	margin:0px 0 30px 0;
	padding:35px 0 0 0;
	font-size:140%;
	color:#FFAA00;
	
	
}

h3 {
	margin:0px 0 20px 0;
	padding:20px;
	font-size:100%;
	color:#000000;
	background:url(../shisyu/ti_bg_y.png) repeat;
	
}

h4 {
	margin:0px 0 0px 0;
	padding:0px 0 10px 100px;
	font-size:110%;
	color:#FFAA00;

}

h4.h_hyouzi {
	margin:0px 0 0px 0;
	padding:0px 0 10px 10px;
	font-size:110%;
	color:#FFAA00;

}




section .step1  {
	margin:0px 0 30px 0;
	padding:0px;
	background:url(../shisyu/step_1.png) no-repeat 0 0  ;
	border-bottom:#CCC 2px dotted;
}

section .step2  {
	margin:0px 0 30px 0;
	padding:0px;
	background:url(../shisyu/step_2.png) no-repeat 0 0  ;
	border-bottom:#CCC 2px dotted;
}


section .step3  {
	margin:0px 0 30px 0;
	padding:0px;
	background:url(../shisyu/step_3.png) no-repeat 0 0  ;
	border-bottom:#CCC 2px dotted;
}

section .step4  {
	margin:0px 0 30px 0;
	padding:0px;
	background:url(../shisyu/step_4.png) no-repeat 0 0  ;
	border-bottom:#CCC 2px dotted;
}



dl  {
	margin:0px;
	padding:0px;
}

dl dt{
	margin:0px 0 10px 0;
	padding:0px 0 10px 100px;
	font-weight:bold;
	
}

dl dd {
	margin:0px;
	padding:0px 0 50px 100px;
	line-height:1.4;
	
}


dl.nobg_list {
	margin:0px;
	padding:0px;
}

dl.nobg_list dt{
	margin:0px 0 10px 0;
	padding:0px 0 10px 20px;
	font-weight:bold;
	
}

dl.nobg_list dd {
	margin:0px;
	padding:0px 0 50px 20px;
	line-height:1.4;
	
}


.step_font {
	font-size:120%;
	color:#F60;
	font-weight:bold;
	
}



.step_1  {
	margin:0px 0 30px 0;
	padding:0px;
	background:url(../shisyu/step_1.png) no-repeat 0 0  ;
	border-bottom:#CCC 2px dotted;
}

.step_2  {
	margin:0px 0 30px 0;
	padding:0px;
	background:url(../shisyu/step_2.png) no-repeat 0 0  ;
	border-bottom:#CCC 2px dotted;
}


.step_3  {
	margin:0px 0 30px 0;
	padding:0px;
	background:url(../shisyu/step_3.png) no-repeat 0 0  ;
	border-bottom:#CCC 2px dotted;
}

.step_4  {
	margin:0px 0 30px 0;
	padding:0px;
	background:url(../shisyu/step_4.png) no-repeat 0 0  ;
	border-bottom:#CCC 2px dotted;
}

.step_Pfont {
	font-size:100%;
	line-height:1.4;
	padding:0 0 30px 100px;
	
}

.step_Pfont_2 {
	
	line-height:1.4;
	padding:0 0 30px 0px;
	font-weight:bold;
	
}

.step_Pfont_3 {
	
	line-height:1.4;
	padding:0 0 30px 0px;
	
	
}

.tb_hyoji {
	border:0;
	
}

.tb_hyoji th {
	border:0;
	width:100px;
	padding:5px;
}

.tb_hyoji td{
	border:0;
	vertical-align: middle;
	padding:5px;
	
}

.hinshitsu {
	margin-bottom:50px;
	
}





.clear {
    clear: both;
}