@charset "Shift_Jis";

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;
}

caption,th {
	text-align:left; 
}

h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}

a {
	outline: none;
	color:#ff0066;
	font-weight:bold;
}

html {}

body {
	background:#00bfff;
}

#wrapper {
	width:900px;
	margin:0 auto;
}

div#header {
	width:900px;
	height:325px;
	background:url(../images/top.gif) no-repeat;
}

div#menu{
	width:540px;
	height:180px;
	position: relative;
	left:350px;
	top:35px;
	background:#00bfff;
}

ul#menuButton{
	width:100%;
	font-size:12px;
	padding-left:0;
	margin-left:0;
	background:#00bfff;
}

ul#menuButton li{
	list-style:none;
	background:#00bfff;
	width:180px;
	float:left;
}


div#main {
	width:800px;
	margin:0 auto;
	background-color:#fff;
}

div#contents_pc {
	width:800px;
	padding-top:30px; 
}

dl {
	width:600px;
	margin:0 auto;
	padding-top:20px;
}

dt {
	float:left;
	width:350px;
	padding:100px 0 5px;
	clear:both;
	font-weight:bold;
	font-size:140%;

}

dd {
	margin-left:350px;
	padding:5px 5px 5px 20px;
	border-left:1px dotted #333;
}

.square{
	border-width: medium;
	padding: 2px;
	border-color: #f06;
	border-style: solid;
}


}

div#contents_mobile {
	width:800px;
}

div#footer_top {
	width:800px;
	padding-top:30px;
	text-align:center;
}

div#footer_bottom {
	width:800px;
	height:40px;
	margin:0 auto;
	background:url(../images/footer.gif) no-repeat;
}

.textBox {
	width:680px;
	line-height:28px;
	margin:0 auto;
	padding:0 10px;
	background:url(../images/textbox_center.gif) repeat-y;
}

.textBox_top {
	width:700px;
	height:60px;
	margin:30px auto 0;
	background:url(../images/textbox_top.gif) no-repeat;
}

.textBox_bottom_01 {
	width:700px;
	height:160px;
	margin:0 auto;
	background:url(../images/textbox_bottom01.gif) no-repeat;
}

.textBox_bottom_02 {
	width:700px;
	height:160px;
	margin:0 auto;
	background:url(../images/textbox_bottom02.gif) no-repeat;
}

.textBox_bottom_03 {
	width:700px;
	height:160px;
	margin:0 auto;
	background:url(../images/textbox_bottom03.gif) no-repeat;
}

.textBox_bottom_04 {
	width:700px;
	height:160px;
	margin:0 auto;
	background:url(../images/textbox_bottom04.gif) no-repeat;
}

.text {
	text-align: left;
	line-height: 19px;
	font-size: 15px;
	color: #444;
	margin: 3px 15px;
}

h2 img {
	padding-top:20px;
}

h3 img {
	padding-top:50px;
}
