/* index CSS Document */

body,td,th {
	font-size: 12px;
}
body {
	color:#555555;
	margin: 0px;
}

h1 {
	color:#CCCCCC;
	font-size: 10px;
	margin: 0px;
	font-weight:normal;
	line-height:1.7em;
}

h3 {
	font-size: 130%;
	line-height:1.7em;
}

h3.redline {
	clear:both;
	border-bottom:solid 1px #EE1927;
	padding: 0px 0px 2px 0px;
	margin-bottom: 0px;
	color: #EE1927;
	font-weight:normal;
}

p {
	line-height:1.6em;
	}

a img {
	border:none;
	}
a:link {
	color: #4169e1;
}
a:visited {
	color: #4169e1;
}
a:hover {
	text-decoration: none;
}

/* レイアウト */

#header {
	background-image:url(../images/header_bg.jpg);
	height:70px;
}

#menu {
	width:940px;
	padding: 20px 0px 0px 30px;
	margin-left:auto;
	margin-right:auto;
}
.gm {
	float:left;
}

#wrapper {
	width:970px;
	margin-left:auto;
	margin-right:auto;
}

#contact {
	margin: 7px 0px 20px 0px;
	text-align:right;
}

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

#contents {
	float: left;
	width: 720px;
	margin-bottom:40px;
}

#topimg {
	margin-top: 55px;
}

#article {
	border-bottom: dotted 1px #4D4D4D;
	padding: 20px 0px;
}

#article2 {
	padding: 20px 0px;
}


#article h2,#article2 h2 {
	font-size: 16px;
	color: #000000;
	margin: 0px 0px 20px 0px;
	padding: 0px 0px;
}

#article h2,#article2 td {
	line-height: 1.5em;
}

#check ul {
	list-style-type: none;
	margin: 10px 0px 0px 0px;
	padding:0;
	}

#check li {
	background-image:url(../images/check.gif);
	background-repeat:no-repeat;
	display:block;
	line-height:1.8em;
	font-size: 16px;
	padding-left: 35px;
}

#wrapper a img:hover {
	position:relative;
	top:1px;
	left:1px;
	}


#f1 {
	float: left;
	width: 340px;
	margin-right:20px;
}

#f2 {
	float: right;
	width: 350px;
}

#f3 {
	float: left;
	width: 173px;
	margin-right:10px;
}
#f4 {
	float: left;
	width: 170px;
}



#footer {
	clear:both;
	background-color:#E7E7DF;
	padding:10px 0px;
}

#footer h3 {
	font-weight:;
	font-size: 13px;
	margin:15px 0px 0px 0px;
	padding: 0px 0px 5px 0px;
}
#footer p {
	background-image:url(../images/icon1.jpg);
	background-repeat:no-repeat;
	font-size: 12px;
	margin:10px 0px;
	padding: 0px 0px 0px 10px;
}
#footer a {
	color: #555555;
	text-decoration: none;
	}
#footer a:hover {
	text-decoration: underline;
	}

#cp {
	clear:both;
	background-color:#ECECE6;
	padding:10px 0px;
	text-align:center;
}

#catch {
	margin: 23px 0px 27px 0px;
	font-size: 21px;
	color:#000000;
	line-height:1.3em;
}

#submenu {
	border-bottom:solid 1px #E2E2D6;
	margin: 0px 0px 25px 0px;
}
#submenu img {
	margin-right: 1px;
}



/* クラス */
.pic1 {
	float: left;
	margin: 0px 10px 5px 0px;
}
.pic2 {
	float: right;
	border:solid 1px #CCCCCC;
	background-color: #FFFFFF;
	padding:5px;
	margin: 0px 0px 5px 10px;
}

td.cap{
	background-color: #EEEEEE;
	width: 160px;
	padding: 7px;
	font-size:12px;
	line-height:1.5em;
}
td.cap a{
	color: #555555;
}
td.td1 {
	background-color:#EEEEEE;
	border-right:10px solid #999999;
	padding:5px 10px;
}
td.td2 {
	background-color:#E7E7DF;
	color: #333333;
	font-weight:bold;
}

table.matx {
	background-color:#CCCCCC;
	color: #333333;
	line-height:1.6em;
}

.lead{
	margin: 0px 0px 30px 0px;
	padding: 0px;
	font-size:16px;
	color:#666666;
	line-height:1.5em;
}
.red {
	color: #EE1927;
}
.red2 {
	font-size:16px;
	color: #EE1927;
	font-weight:bold;
}

.kakomi {
	background-color:#EEEEEE;border: dotted 1px #CCCCCC;
	padding:5px;
	margin-top:10px;
}

.thum {
	padding:5px;
	font-size:10px;
	color:#999999;
}
.thum img {
	border:solid 1px #CCCCCC;
	background-color: #FFFFFF;
	padding:5px;
}
