@charset "shift_jis";

* {
	margin:0px;
	padding:0px;
}

body {
	margin: 0px;
	font-size: 14px;
	line-height: 1.7em;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	background-image: url(./img/back.jpg);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	background-attachment: fixed;
	text-align: center;
	color: #666;
}


/*　配色設定　*/
body {
	background-color: #EAF3FF;	/* ライトブルー */
	/* background-color: #FEF2F6; */	/* ライトピンク */
	/* background-color: #333333; */	/* ブラック */
	/* background-color: #FCE1EA; */	/* ピンク */
	/* background-color: #F5F5F5; */	/* グレー */
	/* background-color: #EDF8E7; */	/* グリーン */
	/* background-color: #FFF4E6; */	/* オレンジ */
}


div, h1, h2, h3, h4, h5, h6, p, blockquote, pre, address {
	display: block;
	text-align: left;
}

hr {
/*  display: none; */
}

a img {
  border: none;
  text-decoration: none;
}


/* -------- strong */
strong {
  margin: 0 0.2em;
  padding: 0;
  font-weight: bold;
}

/* -------- em */
em {
  margin: 0 0.2em;
  padding: 0;
  font-weight: normal;
  text-decoration: underline;
}


/* ---------------- list element */
ul, ol {
	display: block;
}

ul {
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 25px;
}

ol {
	list-style-type: decimal;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 35px;
}

li {
	display: list-item;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
	color: #666666;
}

ul ul, 
ol ol, 
ul ol, 
ol ul {
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 20px;
}

ul ul li, 
ul ol li, 
ol ol li, 
ol ul li {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
}


p {
	width: auto;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
}
a {
	color: #0066FF;
	text-decoration:none;
}

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




#container {
	width: 820px;
	margin-right: auto;
	margin-left: auto;
}
#wrap {
	padding-right: 10px;
	padding-left: 10px;
	background-image: url(img/cback.jpg);
}
#header {
	height: 209px;
	width: auto;
	background-image: url(img/header.jpg);
}
#main {
	width: auto;
	min-height:500px;
	padding: 30px;
}

#footer {
	height: 35px;
	text-align: center;
	color: #666;
	background-image: url(img/footer.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 15px;
	font-size: 12px;
	padding-bottom: 5px;
}
#footer p {
	text-align: center;
}
#footer a, #footer a:visited, #footer a:hover {
	color: #666;
	text-decoration: none;
}
#footerLink {
	font-size: 11px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 30px;
	text-align:center;
}

#footerLink li {
	display: inline;
	border-right-width: 1px;
	border-right-style: groove;
	border-right-color: #333333;
	padding-right: 2px;
	padding-left: 2px;
	color: #FFFFFF;
}



h1 {
	font-size: 12px;
	color: #CCCCCC;
	font-weight: bold;
	text-indent: 15px;
}
#header h2 {
	font-size: 20px;
	position: relative;
	left: 350px;
	top: 45px;
	width: 380px;
}

#header .title {
	font-size: 20px;
	font-weight:bold;
	position: relative;
	left: 350px;
	top: 45px;
	width: 380px;
}

#description {
	font-size: 10px;
	width: 380px;
	position: relative;
	left: 350px;
	top: 50px;
	line-height: 110%;
}

#main h2 {
	font-size: 16px;
	line-height: 30px;
	margin-bottom: 15px;
	background-image: url(img/entrytitle.jpg);
	padding-left: 25px;
	color:#333;
	clear: both;
	margin-top: 10px;
}
#main h3 {
	font-size: 16px;
	line-height: 30px;
	margin-bottom: 15px;
	background-image: url(img/entrytitle.jpg);
	padding-left: 25px;
	color:#333;
	clear: both;
	margin-top: 10px;
}
#main h4 {
	background-image: url(img/h4.jpg);
	background-repeat: no-repeat;
	line-height: 18px;
	padding-left: 10px;
	margin-top: 6px;
	margin-bottom: 6px;
	color: #13718B;
	font-size: 14px;
}
#main h5 {
	background-image: url(img/h4.jpg);
	background-repeat: no-repeat;
	padding-left: 10px;
	font-size: 13px;
	font-weight: normal;
	line-height: 18px;
	margin-top: 6px;
	margin-bottom: 6px;
	color: #13718B;
}
#main h6 {
	background-image: url(img/h4.jpg);
	background-repeat: no-repeat;
	padding-left: 10px;
	font-size: 13px;
	font-weight: normal;
	line-height: 18px;
	margin-top: 6px;
	margin-bottom: 6px;
	color: #13718B;
}

#main .subhead {
	background-image: url(img/h4.jpg);
	background-repeat: no-repeat;
	line-height: 18px;
	padding-left: 15px;
	margin-top: 6px;
	margin-bottom: 6px;
	color: #13718B;
	font-size: 14px;
	font-weight:bold;
}




#text1,#text2,#text3,#text4,#text5{
	margin-bottom:30px;
	margin-top: 15px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

#text1:after,#text2:after,#text3:after,#text4:after,#text5:after,.ad1:after {
	height: 1px;
	overflow: hidden;
	content: "";
	display: block;
	clear: both;
}

.txt-img{
	margin:0 10px;
	_margin:0 5px;
}

.tl{
	text-align:left;
}

.tc{
	text-align:center;
}

.tr{
	text-align:right;
}

/* レイアウト */

#main .rec-l{
	float:left;
	padding-right:10px;
	padding-bottom:20px;
}

#main .rec-r{
	float:right;
	padding-left:10px;
	padding-bottom:20px;
}


.FloatEnd{
	clear:both;
}

.ads1{
	padding:10px 10px;
}

.adlabel {
	font-size: 10px;
	color: #000066;
}

.l{
	float:left;

}

.r{
	float:right;

}

#cont1 {
	width: 550px;
}
#cont1  .inner {
	padding: 10px;
}
#cont2 {
	width: 180px;
}
.skyc {
	text-align: center;
}
#indexList {
	padding-right: 15px;
	padding-left: 15px;
	margin-top: 20px;
	margin-bottom: 20px;
}
#indexList dt {
	font-size: 13px;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 3px;
	background-image: url(img/arrow.jpg);
	background-repeat: no-repeat;
	text-indent: 22px;
	line-height: 16px;
}
#indexList dd {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-bottom: 10px;
}



/**************************************************
 * ヘッダーのページタイトル
 **************************************************/
#header a {
	text-decoration:none;
	color:#444444;
}

/***************************************************
 * メニュー
 ***************************************************/
#menu {
	padding: 10px 10px 10px 10px;
	margin: 10px 25px 10px 25px;
	background-image: url(img/dott2.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

#menu ul {
	padding: 0px;
	margin: 0px;
}

#menu ul,#rmenu ul {
	list-style-type: none;
	list-style-image: none;
	padding: 2px;
	margin: 0 0 15px 0;
}

#menu li,#rmenu li {
	list-style-type: none;
	list-style-image: none;
	margin: 0px;
	display: block;
	_display:inline;
	padding: 0px;
}

#menu li {
	display: inline;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 3px;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(img/line.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

#menu li a, #menu li a:visited #menu li a:hover {
	line-height: 12px;
	text-decoration: none;
	color: #666;
	font-size: 10px;
}

/*
#menu li a:hover {
}
*/

.menubox {
	width: auto;
}

#menu h4, .menutitle {
	line-height: 20px;
	color: #333333;
	font-size: 14px;

	background-image: url(img/h4.jpg);
	background-repeat: no-repeat;
	padding-left: 10px;
}

#menu  #newEntry,#rmenu #newEntry {
	background-color: #FFFFFF;
	padding: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	border: 2px solid #EFEFEF;
}

#newEntry li {
	display: block;
	border: none;
	padding-bottom: 2px;
	background-image: url(img/li.gif);
	padding-left: 15px;
	background-repeat: no-repeat;
	background-position: 5px center;
}

#main ul li {
	margin-left: 20px;
}

#main ol li {
	margin-left: 20px;
}

#main ul.dot li {
	list-style-type: none;
	text-indent: 25px;
	line-height: 20px;
	height: 22px;
	background: url(img/li.gif) no-repeat left center;
	margin-left: 5px;
}

#main ul.arrow li {
	list-style-type: none;
	text-indent: 35px;
	line-height: 20px;
	height: 22px;
	background: url(img/kochira2.jpg) no-repeat left center;
	margin-left: 5px;
}

#main ul.check li {
	list-style-type: none;
	text-indent: 25px;
	line-height: 20px;
	height: 22px;
	background: url(img/chk.jpg) no-repeat left center;
	margin-left: 5px;
}

#main ul.point li {
	list-style-type: none;
	text-indent: 25px;
	line-height: 20px;
	height: 22px;
	background: url(img/point.jpg) no-repeat left center;
	margin-left: 5px;
}

#sitemaps {
	margin-left: 10px;
}

#sitemaps .category {
	background: url(img/h4.jpg) no-repeat left;
	margin: 0px 10px 0px 10px;
	padding: 0 0 0 0px;
	color: #333;
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
}

#sitemaps a {
	margin-left: 10px;
	text-decoration:none;
}

#sitemaps hr {
	font-size: 2px;
	height: 2px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #cccccc;
	margin: 0 30px 10px 10px;
	color: #ffffff;
}

#gaiyou {
	color:#929286;
	font-size:12px;
	line-height:125%;
	font-weight:normal;
	margin: 5px 30px 10px 30px;
	padding:10px 10px 10px 10px;
	background: #FFFFD2;
	border: 1px dashed #929286;
	word-break: break-all
}

#headertext {
	margin: 5px 30px 10px 30px;
	padding: 10px;
	font-size: 10px;
	line-height: 1.2em;
	color: #888888;
}

.about {
	color: #888888;
	text-align:center;
	font-size: 14px;
	line-height: 14px;
}

#siteNavi {
	font-size: 11px;
}


#entrylist{
	padding: 5px 10px 5px 10px;
	margin:0 0 5px 0;
}

#entrylist dt {
	font-family: 'HGP創英角ｺﾞｼｯｸUB', 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W6', sans-serif;
	font-weight:normal;
	margin: 0 10px 5px 10px;
	font-size: 14px;
	line-height: 18px;
	background-image: url(img/li.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
}

#entrylist dd {
	margin:0 0 15px 10px;
	padding:0;
	font-size:12px;
	line-height:120%;
}


#footerLink {
	font-size: 11px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 30px;
	text-align:center;
}

#footerLink li {
	display: inline;
	border-right-width: 1px;
	border-right-style: groove;
	border-right-color: #333333;
	padding-right: 2px;
	padding-left: 2px;
	color: #FFFFFF;
}

#footerLink a {
	text-decoration:none;
	color: #666;
}

/*アフィリリンク誘導*/
/*ｈ２*/
.goto {
	margin: 10px 10px 1px 10px;
	padding-top:0px;
	text-align: right;
	font-size: 20px;
	font-weight: bold;
}

/*ｈ３*/
.goto1 {
	margin: 10px 10px 1px 10px;
	padding-top:0px;
	text-align: right;
	font-size: 20px;
	font-weight: bold;
}

.goto2 {
	margin: 10px 10px 1px 10px;
	padding-top:0px;
	text-align: right;
	font-size: 20px;
	font-weight: bold;
}
.goto3 {
	margin: 10px 10px 1px 10px;
	padding-top:0px;
	text-align: right;
	font-size: 20px;
	font-weight: bold;
}

#inner_link {
	text-align:center;
	margin: 10px 0 0 0;
}

#inner_link a, #inner_link a:visited, #inner_link a:hover {
	color: #aaa;
	text-decoration: none;
}