@charset "shift_jis";



body {
	font-family: "メイリオ", Meiryo, "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro";
	font-size: 75%;
	line-height: 2;
	color: #333333;
	background-color: #ffffff;
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	background-position: top;
}

body#top {
	background-image: url(images/bgtop.gif);
	background-repeat: repeat-x;
	background-position: top;
}

h1,h2,h3,h4,h5,p,ul,ol,li,dl,dt,dd,form{
	margin: 0px;
	padding: 0px;
}

ul{
	list-style-type: none;
}

ul.info {
	list-style-type: decimal;
	 padding: 0 10px 0 40px;
}

img {
	border: none;
}

input,textarea,select {
	font-size: 1em;
}

form {
	margin: 0px;
}

table {
	border-collapse:collapse;
	font-size: 100%;
	border-spacing: 0;
}


strong { 
	font-weight: 700;
	font-size: 120%;
	color: #0a3c83;
}


/*リンク設定
---------------------------------------------------------------------------*/
a {
	color: #333333;	
}

a:hover {
	text-decoration: none;
	color: #0375a2;
}



/*コンテナー
---------------------------------------------------------------------------*/
#container {
	text-align: left;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
}



/*ヘッダー
---------------------------------------------------------------------------*/
#header h1 {
	font-size: 10px;
	line-height: 10px;
	padding-left: 30px;
	padding-bottom: 10px;
	font-weight: normal;
	color: #ffffff;
}

#header #tel {
	float: right;
	top: 20px;
	right: 20px;
}
#header #logo {
	padding-left: 20px;
	top: 0px;
}


/*メインメニュー
---------------------------------------------------------------------------*/
ul#menu {
	padding-left: 33px;
	padding-top: 10px;
}

ul#menu li {
	float: left;
}

ul#menu img {
	vertical-align: bottom;
}



/*トップ、サブメイン画像
---------------------------------------------------------------------------*/
#mainimg {
	position: relative;
	height: 300px;
	width: 900px;
}

#subimg {
	position: relative;
	height: 150px;
	width: 900px;
}



/*コンテンツ
---------------------------------------------------------------------------*/
#contents {
	clear: left;
	width: 896px;
	background-color: #FFFFFF;
	border: 2px solid #6c6c6c;
	background-image: url(images/contents_bg.gif);
	background-repeat: repeat-y;
}



/*メインコンテンツ
---------------------------------------------------------------------------*/
#main {
	float: left;
	width: 620px;
	display: inline;
	margin-left: 10px;
	padding-top: 30px;
}

#main h2 {
	font-size: 145%;
	color: #FFFFFF;
	background-image: url(images/midashi1_bg2.gif);
	background-color: #009AD7;
	background-position: center;
	background-repeat: no-repeat;
	padding-left: 40px;
	line-height: 50px;
	border: 1px solid #025373;
}

#main h2.style2 {
	font-size: 100%;
	color: #FFFFFF;
	background-image: url(images/midashi1_bg.gif);
	background-color: #009AD7;
	background-position: center;
	background-repeat: no-repeat;
	padding-left: 30px;
	line-height: 30px;
	border: 1px solid #025373;
}

#main h4 {
	font-size: 125%;
	color: #0d3e8b;
	background-image: url(images/osusume_hed.png);
	background-color: #ffffff;
	background-position: center;
	background-repeat: no-repeat;
	padding-left: 40px;
	padding-top: 10px;
	line-height: 40px;
}


#main p {
	padding: 0.5em 10px 1em;
}

#main p.p2 {
	color: #0d3e8b;
	padding: 0.8em 10px 0.1em;
	border-bottom: 2px #0d3e8b dotted;
}

#main p.top1 {
	padding: 0.4em 10px 0.2em 10px;
}

#main p.top2 {
	padding: 0.1em 10px 0.5em 30px;
}

#main p.about1 {
	padding: 0.4em 10px 0.1em 10px;
}

#main p.about2 {
	padding: 0.1em 10px 0.5em 35px;
}

#main p.arrow {
	padding: 0;
	text-align: center;
}

#main p.infoaisatu {
	font-size: 130%;
	color: #0d3e8b;
	padding: 0.8em 20px;
}

#main p.right {
	padding: 0.5em 20px 1em;
	text-align: right;
}


#main .osusumecomm {
	background-image: url(images/osusume_comments.png);
	background-color: #ffffff;
	background-position: left;
	background-repeat: no-repeat;
	height: 80px;
	margin-bottom: 30px;
}

#main .osusumecomm p {
	font-size: 100%;
	color: #333333;
	padding-left: 60px;
}

#main .syokai {
}

.syokai img {
	padding: 4px;
	border: 1px #dddddd solid;
	margin: 2px;

}

.imgnone img {
	border: none;
}


#main .info {
	margin: 10px 0;
}

#main .info table {
	width: 590px;
	border-collapse: collapse;
	border:1px dotted #0d3e8b;
	background-color:#FFFFFF;
	color:#333333;
}

#main .info table, td {
	border-collapse: collapse;
	border:1px dotted #0d3e8b;
	text-align:left;
}

div.news {
	margin: 10px 10px;
}


#tpoint {
	background-color:#f1e9ed;
	margin: 10px;
}


/*サブコンテンツ
---------------------------------------------------------------------------*/
#sub {
	display: inline;
	float: right;
	width: 230px;
	margin-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}

#sub h3 {
	border: 1px solid #025373;
	line-height: 30px;
	background-image: url(images/midashi2_bg.gif);
	background-repeat: no-repeat;
	background-position: left center;
	background-color: #009AD7;
	font-size: 100%;
	color: #FFFFFF;	
	padding-left: 30px;
}


#sub p {
	padding: 0.5em 5px 1em;
}


#sub ul.sub {
	margin: 0 0 4px 22px;
	list-style-type: circle;
}







/*フッター
---------------------------------------------------------------------------*/
#footer {
	clear: both;
	width: 100%;
	padding: 20px 0;
	background-image: url(images/footer_bg.gif);
	background-repeat: repeat-x;
	text-align: center;
	color: #FFFFFF;
}

#footer a {
	color: #FFFFFF;
}








/*etc
---------------------------------------------------------------------------*/

.clear {
	clear: both;
}

.pagetop {
	text-align: right;
	margin-top: 2em;
}

table.news {
	border: 1px #ffffff;
}
