﻿/***************************************************
 *
 * 共通css
 * UTF-8
 * Target win IE6,7 FF2 Opera9 / mac FF2 Safari3
 *
 ***************************************************/

/* 全体
------------------------------------------ */
body{
font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size:0.80em;
	/*font-size:12px;*/
	color :#666666;
	line-height:1.4;
	background-color:#F6F6F6;}

body,form,th,td{
	margin:0;
	padding:0;
	text-align: center;
}

img{border:0;}

table{ border:0; border-collapse:0; border-spacing:0;}

h1,h2,h3,h4,h5{margin:0; padding:0;}

h2 img{
	margin:20px 0 0 0px;
}

h3 img{margin:15px 0 0 0;}

ol,ul,li{
	list-style:none;
	padding: 0;
	margin: 0;
}

br{letter-spacing:normal;}

p{
	margin:14px 0;
	padding:0;
	line-height:1.5;
}

.red{color:#FF0000;}

.att{color:#FF0000;}

.bold{font-weight:bold;}

.clear{
	clear:both;
	margin: 0;
	padding: 0;
}

.right{text-align:right;}

.gray{color:#999999;}

.list ul {
	margin:14px 0 0 0;
	padding:0 0 0 15px;
	list-style:none;
}
.list ul li {
	padding:0 0 1em 1em;
	background:url(../common-images/ico03.gif) no-repeat 0 0.4em;
}

#top-left p.headline{
	font-size: 16px;
	font-weight: bold;
	color:#999933;
}

.line{
	border-bottom:1px dashed #CCCCCC;
	margin: 15px 0 20px 0;
	clear: both;
}

/* メイン
------------------------------------------ */
#wrapper{
	background-image:url(../common-images/bg-img.jpg);
	margin: auto;
	background-repeat: repeat-y;
	height: auto;
	width: 960px;
	text-align: left;
	padding-bottom: 50px;
	border-left:solid 1px #CCCCCC;
	border-bottom:solid 2px #000000;
	border-right:solid 1px #000000;
	margin-bottom: 15px;
}

#top-main{
	padding-bottom: 0px;
	margin-top: 30px;
	padding-top: 0px;
	height: auto;
	width:960px;
	border-bottom: 0;
	margin: auto;
	background-repeat: repeat-y;
}

#main{
	padding-bottom: 0px;
	margin-top: 30px;
	margin-bottom: 0px;
	padding-top: 0px;
	height: auto;
	width:960px;
	border-bottom: 0;
	background-image:url(../common-images/bg-img.jpg);
	margin: auto;
	background-repeat: repeat-y;
}

#top-left{
	float:left;
	width: 470px;
}

#top-left p{
	padding:0 15px;
}


#top-right{
	float:right;
	width: 465px;
}

#inquiry-area p{
	clear:both;
	margin-bottom: 0px;
	padding-bottom:15px;}


#inquiry-area img{
	float: right;
	margin-bottom: 15px;
	margin-right: 15px;
	display:block;
}

.manu-list-area{
	margin: 0 0 0px 0;
	padding-bottom: 0px;
	padding-top:15px;
	border-bottom:1px #CCCCCC solid;
}

.menu-list {
	margin-bottom:0;
	padding:15px 0 15px 0;
}

.menu-list ul{
	margin:20px 0 0 0;
}

.menu-list ul.ul2{
	margin:0px 0 0 0;
	padding: 0;
	clear:both;
}

.menu-list li img a{
margin:0;
padding:0;
}

.menu-list li{
	float:left;
	margin-right:8px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0;
}

.menu-list li.li2{
	margin-right:8px;
}

.intro-list{
	margin-top:15px;
}

.intro-list ul{
	padding-right: 10px;
	float: right;
	width: 150px;
}

.intro-list li{
	background:url(../common-images/ico01.jpg);
	padding-left:20px;
	margin-bottom:15px;
	height:16px;
	background-repeat: no-repeat;
	background-position: 2px 2px;
	display: block;
}

.img-center{text-align:center; margin:15px 0 20px 0;}


.ico-list{
	margin-bottom:15px;
	margin-left: 15px;
}

.ico-list li{
	margin-bottom:10px;
	background:url(../common-images/ico02.jpg);
	padding-left:30px;
	margin-bottom:15px;
	height:20px;
	background-repeat: no-repeat;
	background-position: 2px 0px;
	display: block;
}

#main-img{position:relative;}

.logo{
	position:absolute;
	top:15px;
	left: 15px;
}

.inquiry-btn{
	text-align:center;
	margin:0px 0 20px 0;
	padding-top: 25px;
}

#main-contents{padding-left:15px;}

.topics-btn{
	float: right;
}

.topics-btn img{
	display:block;
	margin-right: 15px;
}

.text-indent10{
	display: block;
	margin-left: 13px;
}

/* おしらせらん
------------------------------------------ 

.whatsnew {
	display:block;
	margin:28px 0 0 0;
	padding:0px 0 0 0px;
	width: 450px;
}

.whatsnew p{padding-right:16px;}

.whatsnew dl {
	display:block;
	width:415px;
	margin:0;
	padding:16px 16px 10px 16px;
	border-top:0;
}


.whatsnew dt {
	float:left;
	display:block;
	margin:0;
	padding:0 0 6px 15px;
	background:url(../common-images/ico04.jpg);
	background-repeat: no-repeat;
	background-position: 2px 4px;
}

.whatsnew dd {
	display:block;
	margin:0;
	padding:0 0 10px 90px;
	border-bottom:#CCCCCC 1px dashed;
	margin-bottom: 10px;
}
*/

/* フッター
------------------------------------------ */
#footer{
	float:left;
}

/* リンク
------------------------------------------ */

a:link {color:#666666; text-decoration:underline; background: transparent;}
a:visited {color:#666666; text-decoration:underline; background: transparent;}
a:hover {color:#FF0000; text-decoration:underline; background: transparent;}
a:active {
	color:#FF0000;
	text-decoration:underline;
	background: transparent;
}
