@charset "UTF-8";

html,div,h1,h2,h3,h4,h5,h6,ol,ul,li,table,th,td,dl,dt,dd,address,img,em {
	padding:0;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-weight:normal;
	font-style:normal;
	list-style:none;
	margin: 0;
}
form, input, select {
	margin: 0px;
	padding: 0px;
}

p {
	display: inline;
	font-weight: bold;
}
body {
	margin: 0px;
	padding: 0px;
	text-align: center;
}
br {
	letter-spacing: 0;
}
textarea {
	margin: 0px;
	padding: 0px;
}
input.example {
	vertical-align: top;
}
ul {
margin: 0;
padding: 0;
}
 
a {
	text-decoration: underline;
	color: #228B22;
}
a:hover {
	text-decoration: underline;
	color: #FF8C00;
}

#contents {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}

#top {
	margin: 0px;
	padding: 0px;
	height: 103px;
	width: 800px;
}

#top .top_l {
	margin: 0px;
	padding: 0px;
	float: left;
	text-align: left;
}

#top .top_r {
	margin: 0px;
	float: right;
	text-align: left;
	font-size: 12px;
	padding-top: 33px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
}

/*自分で付け足したの*/
#top_header {
	margin: 0px;
	padding: 0px;
	width: 800px;
	text-align: center;
	height: auto;
}

#header {
	margin: 0px;
	padding: 0px;
	width: 800px;
	text-align: center;
	/*background-image: url(img/header_04.jpg);*/
	background-repeat: repeat-x;
	background-position: 0px bottom;
	height: auto;
}

/*自分で付け足したの*/
#rand_act {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}

#header .hd-lnav {
	margin: 0px;
	height: 22px;
	background-image: url(img/header_01.jpg);
	background-repeat: repeat;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 12px;
}
.koma01 {
	height: 18px;
	padding-top: 4px;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(img/header_05.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
#header .hd-lnav_l {
	margin: 0px;
	padding: 0px;
	width: 340px;
	text-align: right;
	float: left;
	color: #FFFFFF;
	font-weight: bold;
}
#header .hd-lnav_m {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 120px;
	text-align: center;
	font-weight: bold;
}
#header .hd-lnav_r {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 340px;
	text-align: left;
	color: #FFFFFF;
	font-weight: bold;
}

#header .hd-pr {
	margin: 0px;
	height: 18px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(img/header_02.jpg);
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #d2d2d2;
	border-left-color: #d2d2d2;
	font-size: 14px;
	color: #00008B;
}
#header .hd-srch {
	margin: 0px;
	height: 22px;
	background-image: url(img/header_03.jpg);
	background-repeat: repeat;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #d2d2d2;
	border-left-color: #d2d2d2;
	vertical-align: top;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#main {
	padding-top: 37px;
	padding-right: 40px;
	padding-left: 40px;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ff576f;
	padding-bottom: 20px;
	margin: 0px;
}



#main #title {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ff576f;
	font-size: 14px;
	color: #ff576f;
	font-weight: bold;
	padding-bottom: 1px;
	padding-left: 5px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	background-image: url(img/works.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

#main .work {
	font-size: 12px;
	background-color: #bec1d7;
	color: #0000ee;
	font-weight: bold;
	height: 12px;
	margin-top: 10px;
	padding-top: 11px;
	padding-bottom: 11px;
	padding-left: 25px;
	padding-right: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

#main .works {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #bec1d7;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 0px;
	width: 720px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

#main .works .work_area {
	font-size: 12px;
	margin-left: 15px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	float: left;
	width: 340px;
	padding: 0px;
	line-height: 120%;
}























#under {
	background-color: #fffade;
	border: 1px solid #cfbd60;
	font-size: 12px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	padding-top: 6px;
	padding-bottom: 6px;
	margin-top: 10px;
	padding-right: 0px;
	padding-left: 0px;
}
#footer {
	font-size: 12px;
	padding-top: 15px;
	text-align: center;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}


.img_space {
	padding-right: 4px;
}
.font_color_red {
	color: #cc0000;
}
.font_size10 {
	font-size: 10px;
}
.clear {
	clear: both;
	margin: 0px;
	padding: 0px;
}

