@charset "utf-8";
/* layout */

/* titles */
.t2_styles {
	text-indent: -9999px;
	height: 22px;
	margin-bottom: 15px;
	border: 1px solid #9e9e9f;
	border-radius: 5px;
	-webkit-border-radius: 5px;
}

h1#t01 {
	background-image: url(../images/crosscut-multiGuide/ttl_1.gif);
	width: 840px;
	height: 29px;
}

h2#t02 { background: url(../images/crosscut-multiGuide/ttl_2.png) no-repeat 10px #9e9e9f; }

h2#t03 { background: url(../images/crosscut-multiGuide/ttl_3.png) no-repeat 10px #9e9e9f; }

h2#t04 { background: url(../images/crosscut-multiGuide/ttl_4.png) no-repeat 10px #9e9e9f; }

h2#t05 { background: url(../images/crosscut-multiGuide/ttl_5.png) no-repeat 10px #9e9e9f; }

h2#t06 { background: url(../images/crosscut-multiGuide/ttl_6.png) no-repeat 10px #666565; }

h2#t07 { background: url(../images/crosscut-multiGuide/ttl_7.png) no-repeat 10px #9e9e9f; }


/* contents */
.topimg img {
	padding: 10px 10px 20px 10px;
}

.contents {
	padding: 0 10px;
}

#box01 p,
#box02 p {
	line-height: 1.5;
	margin-bottom: 0;
}

#box02 img {
	margin: 10px 0;
}

#box03 img {
	float: left;
}

#box03 div {
	float: left;
	width: 470px;
	margin: 0 0 0 5px;
}

#box03 ul {
	list-style: none;
	line-height: 1.5;
	margin: 0;
}

#box03 ul li {
	position: relative;
}

#box03 ul li#li1 { top: 5px; }
#box03 ul li#li2 { top: 27px; }
#box03 ul li#li3 { top: 50px; }

#box03 p {
	line-height: 1.5;
	margin: 60px 0 0 0;
}

#box04 p {
	line-height: 1.5;
	margin: 0;
}

#box04 figure {
	margin: 10px 0;
}

#box05a {
	float: left;
	margin-top: 10px;
}

#box05aa {
	float: left;
	width: 574px;
	margin: 10px 0 0 10px;
}

#box05aaa {
	margin-top: 20px;
}

#box05aaa h3 {
	margin: 0 0 10px 0;
}

#box05aaa img {
	float: left;
}

#box05aaa table {
	float: left;
	width: 274px;
}

#box06 table {
	font-size: 100%;
	border: 1px solid #525252;
	border-collapse: collapse;
}

#box06 table th,
#box06 table td {
	line-height: 1.4;
	padding: 5px 10px;
	border: 1px solid #525252;
}

#box06 table th {
	text-align: left;
	background-color: #CCC;
	font-weight: normal;
}

table.table1 {
	font-size: 100%;
	width: 100%;
	border: 1px solid #525252;
	border-collapse: collapse;
}

.table1 th {
	padding: 5px;
	border: 1px solid #525252;
	background-color: #666;
	color: #FFF;
	font-weight: normal;
	}
	
.table1 td {
	padding: 5px;
	border: 1px solid #525252;
}

th.gyou,	
td.gyou {
	line-height: 1.4;
}

.bg_color { background-color: #CCC; }

