@charset "utf-8";
/* CSS Document */

/*-----------------------------------------------------------------------------------------------
本サイトの趣旨と活用法ページCSS
-----------------------------------------------------------------------------------------------*/

#guide-header {
	background-image: url(../img/header.jpg);/*最上部ヘッダー画像*/
	height: 110px;
	width: 740px;
}


/*-----------------------------------------------------------------------------------------------
コンテンツ1
-----------------------------------------------------------------------------------------------*/
#contents {
	height: auto;
	width: 740px;
}

#contents #meintitle01 {
	background-image: url(../img/toptitle01.gif);/*見出し1*/
	height: 31px;
	width: 740px;
	margin-top: 30px;
}

#contents #title01 {
	background-image: url(../img/title01.gif);/*コンテンツ1のタイトル画像*/
	height: 35px;
	width: 680px;
	margin:30px auto 15px 30px;
}

#contents h4 {
	font-size:16px;
	width: 665px;
	margin: 0 auto;
	padding: 0 0 0 5px;
	border-left: 5px #933 solid;
	text-align:left;
}

#contents #tx01 {
	font-size: 14px;
	line-height: 22px;
	letter-spacing: 1px;
	width: 615px;
	margin:15px auto auto 60px;	
}

/*-----------------------------------------------------------------------------------------------
コンテンツ2
-----------------------------------------------------------------------------------------------*/
#contents #title02 {
	background-image: url(../img/title02.gif);/*コンテンツ2のタイトル画像*/
	height: 35px;
	width: 680px;
	margin:30px auto 15px 30px;	
}
#contents #meintitle02 {
	background-image: url(../img/toptitle02.gif);/*見出し2*/
	height: 31px;
	width: 740px;
	margin-top: 30px;
}

/*-----------------------------------------------------------------------------------------------
コンテンツ3
-----------------------------------------------------------------------------------------------*/
#contents #title03 {
	background-image: url(../img/title03.gif);/*コンテンツ3のタイトル画像*/
	height: 35px;
	width: 680px;
	margin:20px auto 15px 30px;
}

.list01 {
	list-style-image: url(../img/list03.gif);
	background-position: center left;
	margin: 0 0 10px 0
}

#contents #tx02 {
	font-size: 16px;
	line-height: 25px;
	letter-spacing: 1px;
	width: 650px;
	height: auto;
	overflow: hidden;
	margin:0 auto;
	padding: 0;
}
#contents ul {
 margin: 0 0 0 25px;
	padding: 0;
	list-style: none;
}
#contents li {
 margin: 0;
	padding: 0;
	list-style: none;
}

#contents #tx02 p {
	font-size: 14px;
	line-height: 22px;
	letter-spacing: 1px;
	padding: 0;
}

/*-----------------------------------------------------------------------------------------------
コンテンツ4
-----------------------------------------------------------------------------------------------*/
#contents #title04 {
	background-image: url(../img/title04.gif);/*コンテンツ4のタイトル画像*/
	height: 35px;
	width: 680px;
	margin:30px auto 15px 30px;
}

/*-----------------------------------------------------------------------------------------------
コンテンツ5
-----------------------------------------------------------------------------------------------*/
#contents #title5 {
	background-image: url(../img/title05.gif);/*コンテンツ5のタイトル画像*/
	height: 35px;
	width: 680px;
	margin:30px auto 15px 30px;
}

#contents #log01 {
	background-image: url(../img/log01.gif);/*コンテンツ5のイメージ画像*/
	height: 252px;
	width: 680px;
	margin: 45px auto 30px 30px;
}

/*-----------------------------------------------------------------------------------------------
コンテンツ6
-----------------------------------------------------------------------------------------------*/
#contents #title06 {
	background-image: url(../img/title06.gif);/*コンテンツ6のタイトル画像*/
	height: 35px;
	width: 680px;
	margin:50px auto 15px 30px;
}

#contents #log02 {
	background-image: url(../img/log02.gif);/*コンテンツ6のイメージ画像*/
	height: 116px;
	width: 680px;
	margin: 30px auto 30px 30px;
}

/*-----------------------------------------------------------------------------------------------
コンテンツ7
-----------------------------------------------------------------------------------------------*/
#contents #title07 {
	background-image: url(../img/title07.gif);/*コンテンツ7のタイトル画像*/
	height: 35px;
	width: 680px;
	margin:30px auto 15px 30px;
}
