body {
	margin: 0;
	padding: 0;
	text-align: center;
        background-color: #ffcccc;
/*	background-color: #f8f8f8;    */
	color: #333333;
	font-family: "ＭＳＰゴシック", Osaka, sans-serif;
}

img {
	border: none;
}

ul,
li
 {
	list-style: none;
}

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

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

a:hover {
	color: #cc6666;
	text-decoration: none;
	}

blockquote {
	margin: 5px 15px 15px 15px;
	padding: 10px;
	font-size: 80%;
	background-color: #fdf5f5;
	border: double #b8aa95;
}

.clear {
	clear: both;
}

.hidden {
	display: none;
}


/* ---------- 枠組みの設定 ---------- */
.container {
	margin: 0 auto;
	padding: 0;
	width: 800px;
	
	background-image: url(images/container_bg.jpg);
	background-repeat: repeat-y;
	text-align: left;
}

.container h2 {
	margin: 0;
	padding: 5px 0 5px 25px;
	font-size: 80%;
}


/* ---------- ヘッダーの設定開始 ---------- */

.header {
    margin: 0 auto;
	padding: 0;	
    width: 760px;
	height: 115px;
	
    background-image: url(images/header.jpg);
	background-repeat: no-repeat;
}

.header h1 {
	margin: 0;
	padding: 10px 0 0 25px;
	font-size: 120%;
	font-weight: bold;
        color: #000000;
}

/* ---------- ヘッダーの設定終了 ---------- */


/* ---------- トップページ画像　---------*/

.top-img{
	margin:0;
	padding:0;
	width: 530px;
	height: 250px;
	background-image: url(images/top-img01.jpg);
	background-repeat: no-repeat;
	}



/* ---------- メインコンテンツの設定開始 ---------- */

.contents {
	margin: 0 0 20px 0;
	padding: 0;
	width: 560px;
	float: right;
}

.contents-header {
	width: 530px;
	height: 20px;
	margin: 0 20px 0 10px;
	background-image: url

('images/contents_header.jpg');
	background-repeat: no-repeat;
}


/* ---- コンテンツの中　---- */
.contents-inner {
	margin: 6px 20px 0 10px;
	padding: 0;
	background-image: url(images/contents_bg.jpg);
	background-repeat: repeat-y;
	overflow: hidden;
}


.contents-footer {
	width: 530px;
	height: 10px;
	margin: 0 0 15px 10px;
	background-image: url

('images/contents_footer.jpg');
	background-repeat: no-repeat;
	clear: both;
}

.contents p {
	margin: 0;
	padding: 10px 10px 0 15px;
	font-size: 80%;
	line-height: 1.5;
}


/* ---------- メインコンテンツ内h要素の設定開始 ---------- 

*/

.contents h2 {
	margin: -5px 0 0 0;
	padding: 13px 0 10px 50px;
	background-image: url(images/contents_h2.jpg);
	background-repeat: no-repeat;
	font-size: 90%;
}

.contents h3 {
	
        width: 530px;
        margin: 4px 0 0 0;
        padding:0 0 0 15px;

/*        width: 490px;  */
/*	margin: 0 20px 0 15px; */
/*       margin-top: 7px;       */
/*        padding: 3px 0 0 30px; */

	background-color: #009933;

/*      background-image: url(images/contents_h3.jpg);   

*/

	background-repeat: no-repeat;
	font-size: 100%;
        color: #ffffff;        
}

.contents h4 {
	margin: 15px 0 0 0;
	padding: 10px 0 5px 45px;
	background-image: url(images/contents_h4.jpg);
	background-repeat: no-repeat;
	font-size: 80%;
}

.contents h5 {
	margin: 10px 0 0 0;
	padding: 6px 0 5px 45px;
	background-image: url(images/contents_h5.jpg);
	background-repeat: no-repeat;
	font-size: 80%;
}

.contents h6 {
	margin: 5px 0 0 0;
	padding: 5px 0 5px 45px;
	background-image: url(images/contents_h6.jpg);
	background-repeat: no-repeat;
	font-size: 80%;
}

/* ---------- メインコンテンツ内h要素の設定終了 ---------- 

*/


/* ---------- メインコンテンツ内リスト要素の設定開始 ----

------ */

.contents ul {
	margin: 0;
	padding: 10px 0 10px 15px;
}

.contents li {
	margin: 5px 0 0 0;
	padding: 0 0 0 28px;
	background-image: url(images/arrow_right.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	font-size: 80%;
}

/* ---------- メインコンテンツ内リスト要素の設定終了 ----

------ */


/* ---------- メインコンテンツ内テーブル要素の設定開始 --

-------- */

.contents table.large {
	margin: 15px 0 0 0;
	padding: 0;
	background-image: url(images/table_bg.jpg);
	background-repeat: repeat-y;
}

.contents table.small-01 {
	margin: 5px 10px 0 10px;
	border-top: #cccccc solid 1px;
	border-right: #cccccc solid 1px;
}

.contents table.small-01 td {
	text-align: center;
	font-size: 80%;
	border-bottom: #cccccc solid 1px;
	border-left: #cccccc solid 1px;
}

.contents table.small-02 {
	margin: 10px 10px 0 10px;
}

.contents table.small-02 td {
	padding: 0 0 0 10px;
	text-align: left;
	font-size: 70%;
	line-height: 1.5;
}

.table-footer {
	width: 530px;
	height: 10px;
	background-image: url('images/table_footer.jpg');
	background-repeat: no-repeat;
}

/* ---------- メインコンテンツ内テーブル要素の設定終了 --

-------- */


/* ---------- パンくずリストの設定 ---------- */
.contents p.topic-path {
	width: 530px;
	margin: 0 0 10px 10px;
	padding: 0;
	font-size: 70%;
}


/* ----- インフォメーション部分・h3要素の設定 ----- */
.contents div.info h3 {
	
        width: 515px;
        margin: 0 0px 0 10px;
        margin-top: 10px;
       
        padding:0 0 0 15px;
	background-color: #009933;
	background-repeat: no-repeat;
	font-size: 100%;
        color: #ffffff;        
}



/* ----- ページトップ案内の設定 ----- */
.contents p.pagetop {
	text-align: right;
	font-size: 70%;
}


/* ----- フッターナビの設定 ----- */
.contents p.footer-navi {
	margin: 0;
	padding: 0 0 0 10px;
	clear: both;
	text-align: left;
	font-size: 80%;
}

/* ---------- メインコンテンツの設定終了 ---------- */


/* ---------- サイドメニューの設定開始 ---------- */

.menu {
	margin: 0 0 20px 0;
	width: 240px;
	float: right;
}


/* ---------- サイト内検索の設定開始 ---------- */

.menu div.search h3 {
	margin: 0 0 0 20px;
	padding: 15px 0 10px 45px;
	background-image: url(images/search_title.jpg);
	background-repeat: no-repeat;
	font-size: 80%;
}

.search form {
	margin: 0 0 0 20px;
	padding: 5px 0 0 10px;
	background-image: url('images/search_bg.jpg');
	background-repeat: repeat-y;
	font-size: 80%;
}

.search-footer {
	width: 220px;
	height: 10px;
	margin: 0 0 0 20px;
	background-image: url('images/search_footer.jpg');
	background-repeat: no-repeat;
}

/* ---------- サイト内検索の設定終了 ---------- */

/* ---------- サイドメニュー見出し ------------ */

.menu h3 {
	margin: 10px 0 0 20px;
	padding: 0px 0px 0px 15px;
        color: #ffffff;
/*----	background-image: url(images/menu_title.jpg); ---

-*/
        background-color: #319cff;
	background-repeat: no-repeat;
	font-size: 100%;
        
}

.menu p {
	margin: 0;
	padding: 0;
}


/* ---------- サイドメニュー内リスト要素の設定開始 ------

---- */

.menu ul {
	width: 220px;
	margin: 0 0 0 20px;
	padding: 0;
}

.menu li {
	width: 220px;
	height: 30px;
	float: right;
	overflow: hidden;
	color: #660000;
}

.menu li a {
	margin: 0;
	padding: 7px 0 0 35px;
	display: block;
	height: 30px;
	background-image: url('images/menu_li.jpg');
	background-repeat: no-repeat;
	text-decoration: none;
	color: #333333;
	font-size: 80%;
}

.menu li a:visited {
	color: #333333;
	text-decoration: none;
}

.menu li a:hover {
        background-position: 0 -30px;
	text-decoration: none;
	color: #cc6666;
}

/* ---------- サイドメニュー内リスト要素の設定終了 ------

---- */


/* ---------- サイドメニューの設定終了 ---------- */


/* ---------- アンカーリンク表示 ----------*/

.footlink {
	width: 760px;   
	height: 20px;
	margin: auto;  
	padding: 0px;	
	background-color: #ffffff;
	clear: both;
	}


.footlink p {
	text-decoration: none;
	margin: 0;
	padding: 0 0 0 0;
	text-align: center;
	font-size: 90%;
	color: #0000ff;
}

.footlink a {

	text-decoration: underline;
	color: #0000ff;

}

/* ---------- アフィリエイトバナー ----------*/

.banner-code{
 
	padding-left: 50px;

}





/* ---------- フッターの設定開始 ---------- */

.footer {
	width: 760px;   
	height: 40px;   
        
    margin: 20px 0 0 20px;
    padding-bottom: 10px;
        
/*	padding: 3px 0 9px 35px;   */

/*	background-image: url(images/footer.jpg);  */
    background-color: #319cff;  
	background-repeat: no-repeat;
	clear: both;
}

.footer p {
	text-decoration: none;
	margin: 0;
	padding: 15px 0 0 0;
	text-align: center;
	font-size: 80%;
	color: #000000;
}
.footer a {

	text-decoration: none;
	
	color: #000000;
}
/* ---------- フッターの設定終了 ---------- */
