@charset "UTF-8";

*{
	font-family: Osaka, 'ＭＳ Ｐゴシック',Verdana,Arial,sans-serif;
}
textarea, select, input{
	font-family: Osaka, 'ＭＳ Ｐゴシック',Verdana,Arial,sans-serif;
}


a:link{    color:#f66700; text-decoration:none; }
a:visited{ color:#0f9bb9; text-decoration:none; }
a:hover{   color:#00c1c8; text-decoration:underline; }
a:active{  color:#00c1c8; text-decoration:none; }


body{
	text-align:center;
	margin:0px;
	background:url('http://sub1.webclap.jp/official/img3/back_reki.gif') no-repeat fixed right bottom;
}

img{
	border:0px;
}

p{
	margin:0px;
}

h1{
	margin:0px;
}

.box{
overflow:hidden;
}
/*\*/
* html .box{
height:1px;
overflow:visible;
}
/**/


#header{
	height:101px;
	background:url('http://sub1.webclap.jp/official/img3/header_back.gif');
}

#header #back{
	text-align:left;
	margin:0px auto;
	width:950px;
	height:101px;
	background:url('http://sub1.webclap.jp/official/img3/header_right.gif') no-repeat 497px top;
}

#header #logo{
	margin:31px 0px 0px 0px;
}


#contents{
	padding:30px 0px;
	text-align:left;
	margin:0px auto;
	width:950px;
	background:url('http://sub1.webclap.jp/official/img3/reki.gif') no-repeat right top;
}


#left_column{
	width:250px;
	float:left;
}

#left_column .head{
	height:2px;
	font-size:1px;
}

#left_column .body{
	font-size:75%;
	line-height:180%;
	padding:18px 20px;
	background:url('http://sub1.webclap.jp/official/img3/left_body.png');
}

#left_column .title{
	margin:0px 0px 0px;
	font-size:160%;
	letter-spacing:2px;
}

#left_column .title2{
	font-weight:bold;
	font-size:160%;
	line-height:160%;
	letter-spacing:2px;
}

#left_column .foot{
	margin:0px 0px 20px;
	height:2px;
	font-size:1px
}


#right_column{
	margin:0px 0px 0px 20px;
	float:left;
}


#fukidashi{
	width:549px;
	position:relative;
	margin:0px 0px 20px;
}

#fukidashi #img{
	position:absolute;
	right:0px;top:30px;
}

#fukidashi #head{
	height:2px;
	font-size:1px;
	background:url('http://sub1.webclap.jp/official/img3/fukidashi_head.png') no-repeat;
}

#fukidashi #body{
	font-weight:bold;
	font-size:140%;
	line-height:120%;
	padding:18px 40px 18px 20px;
	background:url('http://sub1.webclap.jp/official/img3/fukidashi_body.png') repeat-y;
}

#fukidashi #foot{
	height:2px;
	font-size:1px;
}


#right_column .head{
	height:2px;
	font-size:1px;
}

#right_column .body{
	font-size:75%;
	line-height:180%;
	padding:18px 20px;
	background:url('http://sub1.webclap.jp/official/img3/right_body.png') repeat-y;
}

#right_column .title{
	margin:0px 0px 15px;
	background:url('http://sub1.webclap.jp/official/img3/title_arrow.gif') no-repeat;
	line-height:30px;
}

#right_column .title_text{
	margin:0px 0px 0px 40px;
	font-size:20px;
	font-weight:bold;
}

#right_column .body_text{
	margin:5px 5px 0px;
}

#right_column .foot{
	margin:0px 0px 20px;
	height:2px;
	font-size:1px;
}


.footer{
	line-height:160%;
	text-align:center;
	font-size:75%;
}
