body {
	background-image: url(../images/bg.gif);
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
}


/*********コンテンツ********/
#container {
	background-image: url(../images/main-bg.gif);
	background-repeat: repeat-y;
	background-position: center top;
	text-align: center;
	width: 780px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#flash {
	text-align: center;
	width: 760px;
	margin-top: 2px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#main-box {
	width: 750px;
	margin-top: 2px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#contents-box {
	width: 740px;
	margin-top: 2px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#main-box p {
	font-size: 75%;
	line-height: 150%;
	color: #333333;
	text-align: left;
	margin: 0px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 20px;
}

#contents-box p {
	font-size: 75%;
	line-height: 150%;
	color: #333333;
	text-align: left;
	margin: 0px;
	padding-top: 5px;
	padding-right: 30px;
	padding-bottom: 5px;
	padding-left: 30px;
}

#cat1 {
	text-align: center;
	float: left;
	width: 230px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
	display: inline;
}

#cat2 {
	text-align: center;
	float: left;
	width: 230px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 20px;
	display: inline;
}

#cat3 {
	text-align: center;
	float: left;
	width: 230px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 20px;
	display: inline;
}
#cat1 .cat-box {
	width: 228px;
	margin-top: 2px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border: 1px solid #CCCCCC;
	height: 100px;
}

#cat2 .cat-box {
	width: 228px;
	margin-top: 2px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border: 1px solid #CCCCCC;
	height: 100px;
}

#cat3 .cat-box {
	width: 228px;
	margin-top: 2px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border: 1px solid #CCCCCC;
	height: 100px;
}

#cat1 .cat-box p {
	font-size: 75%;
	line-height: 150%;
	color: #333333;
	text-align: left;
	margin: 0px;
	padding: 10px 10px 10px 5px;
}

#cat2 .cat-box p {
	font-size: 75%;
	line-height: 150%;
	color: #333333;
	text-align: left;
	margin: 0px;
	padding: 10px 10px 10px 5px;
}

#cat3 .cat-box p {
	font-size: 75%;
	line-height: 150%;
	color: #333333;
	text-align: left;
	margin: 0px;
	padding: 10px 10px 10px 5px;
}

#contents-box .list-01 {
	float: right;
	width: 240px;
	margin-top: 5px;
	margin-bottom: 10px;
	margin-left: 10px;
	display: inline;
	background-image: url(../images/waku2.gif);
	background-repeat: repeat-y;
	background-position: center top;
	margin-right: 10px;
}

#contents-box .list-02 {
	float: left;
	width: 240px;
	margin-top: 5px;
	margin-bottom: 10px;
	margin-left: 60px;
	display: inline;
	background-image: url(../images/waku2.gif);
	background-repeat: repeat-y;
	background-position: center top;
	margin-right: 10px;
}

#contents-box .list-03 {
	float: right;
	width: 240px;
	margin-top: 5px;
	margin-bottom: 10px;
	margin-left: 10px;
	display: inline;
	background-image: url(../images/waku2.gif);
	background-repeat: repeat-y;
	background-position: center top;
	margin-right: 60px;
}

#contents-box ul {
	margin-top: 0px;
}

#contents-box li {
	font-size: 75%;
	line-height: 160%;
	color: #333333;
	padding: 5px;
	margin: 0px 20px;
	list-style: disc;
	text-align: left;
}

#coment {
	width: 620px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	border: 1px solid #CCCCCC;
	background-color: #f0f0f0;
}

#coment2 {
	width: 680px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	border: 1px solid #CCCCCC;
	background-color: #f0f0f0;
	text-align: left;
}

#coment2 ul {
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	margin-left: 40px;
	margin-right: 20px;
}

#coment2 li {
	font-size: 75%;
	line-height: 150%;
	color: #333333;
	list-style: disc;
	text-align: left;
	padding-top: 3px;
	padding-bottom: 3px;
}
#coment2 .sign {
	width: 640px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#coment2 .sign p {
	font-size: 75%;
	line-height: 150%;
	color: #333333;
	text-align: right;
	margin: 0px;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
}



/*************ヘッダー**************/
#header {
	width: 760px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}


#header .logo {
	float: left;
	width: 550px;
	margin-top: 10px;
	margin-left: 10px;
	display: inline;
}

#header .tel {
	float: right;
	width: 190px;
	margin-top: 7px;
	margin-right: 0px;
	display: inline;
	margin-bottom: 5px;
}

/***********見出し*****************/
h1 {
	font-size: 75%;
	line-height: 120%;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #CC0000;
	text-align: left;
	margin: 0px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
}

h2 {
	margin: 0px;
}

.ca-h2 {
	background-image: url(../images/catch1.gif);
	background-repeat: no-repeat;
	background-position: center top;
	text-indent: -9999px;
	margin: 0px auto;
	height: 35px;
	width: 750px;
	padding-bottom: 5px;
}

h3 {
	margin: 0px;

}

.cat-h3 {
	background-image: url(../images/cat1.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

.bar-h3 {
	margin-top: 20px;
	margin-bottom: 5px;
}


/**************一般・調整**************/
.clear {
	clear: both;
}
.mid {
	vertical-align: middle;
}

.pht-lf {
	float: left;
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 5px;
}

.pht-rh {
	float: right;
	margin-top: 10px;
	margin-right: 30px;
}


img {
	border: none;
}

a {
	color: #0000CC;
	text-decoration: underline;
}

a:hover {
	color: #CC0000;
	text-decoration: underline;
}

.top {
	background-color: #FFFFFF;
	margin: 0px;
	height: 10px;
	width: 240px;
}

.btn {
	background-color: #FFFFFF;
	margin: 0px;
	height: 10px;
	width: 240px;

}
.yellow {
	color: #FFCC00;
}

.red {
	color: #FF0000;
}

.orenge {
	color: #CC6600;
}

.dot-line {
	background-image: url(../images/dot-line.gif);
	background-repeat: no-repeat;
	background-position: center center;
}

.margin0 {
	margin: 0px;
}



/**************メニュー*************/

#menu {
	padding: 0px;
	width: 760px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
	height: 40px;
	background-color: #f0f0f0;
}

ul.main-nav {
	list-style: none;
	margin: 0px 5px;
	width: 750px;
	height: 40px;
	float: left;
	padding: 0px;
	display: inline;
}

ul.main-nav li {
	width:150px;
	height:40px;
	list-style-type:none;
	margin: 0px;
	float: left;
}

ul.main-nav li a{
	display:block;
	height:100%;
	text-decoration:none;
	text-indent:-9999px;
	background-repeat:repeat-x;
}

ul.main-nav li a:hover{
	background-position:-150px;
}

li.menu1 a{
	background:url(../images/menu1.gif);
}

li.menu1 {
	background:url(../images/menu1.gif);
	background-position:-150px;
	text-indent:-9999px;
}

li.menu2 a{
	background:url(../images/menu2.gif);
}

li.menu2 {
	background:url(../images/menu2.gif);
	background-position:-150px;
	text-indent:-9999px;
}

li.menu3 a{
	background:url(../images/menu3.gif);
}

li.menu3 {
	background:url(../images/menu3.gif);
	background-position:-150px;
	text-indent:-9999px;
}

li.menu4 a{
	background:url(../images/menu4.gif);
}

li.menu4 {
	background:url(../images/menu4.gif);
	background-position:-150px;
	text-indent:-9999px;
}

li.menu5 a{
	background:url(../images/menu5.gif);
}

li.menu5 {
	background:url(../images/menu5.gif);
	background-position:-150px;
	text-indent:-9999px;
}


/***************フッター・ページトップ*****/
#pagetop {
	text-align: right;
	width: 750px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
}

#foot-navi {
	background-image: url(../images/navi-bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
	height: 35px;
	width: 740px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
}

#foot-navi p {
	font-size: 75%;
	line-height: 120%;
	color: #999999;
	margin: 0px;
	padding: 15px 5px 5px;
}

#copyright {
	background-image: url(../images/copy-bg.gif);
	background-repeat: repeat-x;
	background-position: center top;
	text-align: center;
	height: 60px;
	width: 760px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#copyright p {
	font-size: 75%;
	line-height: 120%;
	color: #FFFFFF;
	margin: 0px;
	padding-top: 18px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

/*********フラッシュプレイヤー****/
#fp {
	text-align: right;
	width: 750px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

.fp-rh {
	float: right;
	margin-top: 0px;
	margin-bottom: 5px;
	margin-left: 5px;
}

#fp p {
	font-size: 10px;
	line-height: 150%;
	color: #666666;
	margin: 0px;
	padding: 0px 5px 5px;
}

/**********テーブル**********/

.tbl-bl {
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	border: 1px solid #CCCCCC;
}

.tbl-b1 {
	background-image: url(../images/bild-bg.gif);
	text-align: center;
	width: 200px;
}

.tbl-b2 {
	border: 1px dotted #CCCCCC;
}
.tbl-com {
	background-color: #CCCCCC;
	float: left;
	margin-top: 10px;
	margin-left: 20px;
	text-align: left;
	margin-bottom: 10px;

}
.c1 {
	font-size: 75%;
	line-height: 120%;
	color: #333333;
	background-color: #f0f0f0;
	margin: 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 7px;
	border: 1px solid #FFFFFF;
	width: 120px;
}
.c2 {
	font-size: 75%;
	line-height: 120%;
	color: #333333;
	background-color: #FFFFFF;
	margin: 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 7px;
}

.tbl-con {
	background-color: #CCCCCC;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	text-align: left;

}
.c3 {
	font-size: 75%;
	line-height: 120%;
	color: #333333;
	background-color: #FFFFDF;
	margin: 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 7px;
	border: 2px solid #FFFFFF;
}
