@charset "shift_jis";
/* CSS Document */

body, div, span, ul, li, a, img {
	margin:0;
	padding:0;
}
body {
	background:url(../images/main_bg.jpg) repeat-x;
	background-color:#9fdcff;
	font-size:12px;
	line-height:18px;
	color:#333333 ;
}
body {
	font-family:"‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
}
p {
	margin:0 0 12px 0;
}
img {
	line-height:0px;
	border:none;
}
img a {
	border:none;
}
.red {
	color:#FF0000;
}
.top_p {
	padding:10px 0 0 0;
}
.tab_img {
	padding:0;
}
.icon {
	padding:8px 5px 0 0;
}
.t16 {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
	font-size: 16px;
	line-height: 22px
}
.t14 {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
	font-size: 14px;
	line-height: 20px
}
.t12 {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
	font-size: 12px;
	line-height: 18px
}
.t11 {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
	font-size: 11px;
	line-height: 15px
}
.t10 {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
	font-size: 10px;
	line-height: 14px
}
a:link, a:visited {
	color:#0A74D7;
	text-decoration:none;
}
a:hover {
	color:#E93949;
	text-decoration:underline;
}

form { margin: 0px }

.form   { font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka"; font-size: 12px ; line-height: 13px }

.input1 { background-color:#FFFFFF; width:60px; height: 22px;
		border-style:solid ; border-width:1px ; border-color:#DDDDDD ;
		font-family: font-size: 12px; color: #555555 }
		
.input2 { background-color:#FFFFFF; width:180px; height: 22px;
		border-style:solid ; border-width:1px ; border-color:#DDDDDD ;
		font-family: font-size: 12px; color: #555555 }


/*============================================================
MENU_SWF
============================================================*/
#menu {
	width:597px;
	height:300px;
	float:right;
	position:relative;
	z-index:2;
}
#pic_menu {
	width:597px;
	height:120px;
	position:absolute;
	z-index:1;
	top:238px;
}
#pic_menu2 {
	width:597px;
	height:260px;
	position:absolute;
	z-index:1;
	top:238px;
}

#pic_swf_box {
	width:800px;
	height:300px;
	margin:0;
	padding:0px;
	position:absolute;
	top:45;
	z-index:0;
}
/*============================================================
SIDE
============================================================*/
#side_all {
	padding:0 0 5px;
	background:url(/images/index/left_bg_foot.jpg) #d4d4e7 no-repeat bottom;
}
#side {
	width:192px;
	padding:0px 4px;
	background:#d4d4e7;
	text-align:center;
	float:left;
}
/*============================================================
MAIN
============================================================*/

#main {
	width:590px;
	padding:15px 0 0 10px;
	background:url(/images/common_images/contents_bg_head.jpg) no-repeat 10px 10px;
}
#main_contents {
	padding:0 0 10px 0;
	background:url(/images/common_images/contents_bg_repeat.jpg);
}

