@charset "shift_jis";


/*---------- ページ全体の指定 ----------*/

body {
  font-family: Verdana, Arial, Helvetica, sans-serif, "ＭＳ Ｐゴシック","Hiragino KaKu Gothic Pro", Osaka;
  margin: 0;
  padding: 0;
  font-size: 12px;
  color: #333333;
  background-image: url(img/back.gif);
}

a:link {
	color: #006600;
	font-size: 12px;
}



a:hover {
	color: #009966;
	font-size: 12px;
}

a:visited {
	color: #339900;
	font-size: 12px;
}

p {
  margin: 18px 0 18px 0;
  line-height: 180%;
  letter-spacing: 1px;
}


/*---------- メイン ----------*/

#main {
  margin: 0 auto 0 auto;
  padding: 0;
  width: 800px;
  border-right:  solid 2px #c6c6c6;
  border-bottom: solid 2px #c6c6c6;
  border-left: solid 2px #c6c6c6;
  background-color: #ffffff;
}



/*---------- ヘッダー ----------*/

#header {
  margin: 0;
  width: 780px;
  height: 80px;
  border-bottom: solid 3px #000000;
  background-color: #ffffff;
}

#header h1 {
	margin: 0;
	padding: 3px 0 4px 8px;
	border-bottom: solid 1px #cccccc;
	text-align: left;
	font-weight: normal;
	font-size: 12px;
	color: #ffffff;
	background-color: #009900;
}

#header h2 {
	margin: 0;
	padding: 22px 10px 8px 15px;
	width: 400px;
	text-align: left;
	font-size: 32px;
	color: #000000;
	letter-spacing: 1px;
}


#table-left{
  text-align: left;
  font-size: 16px;
  color: #333333;
  line-height: 150%;
  text-decoration: none;
}

#table-left a{
  font-size: 16px;
  color: #333333;
  text-decoration: none;
}

#table-left a:hover{
  font-size: 16px;
  color: #666666;
  text-decoration: none;
}


#table-right{
  text-align: left;
  margin: 0;
  padding: 2px 14px 2px 0;
  font-size: 12px;
  color: #000000;
  line-height: 150%;
  text-decoration: none;
}

#table-right a{
  font-size: 12px;
  color: #333333;
  text-decoration: none;
}

#table-right a:hover{
  font-size: 12px;
  color: #666666;
  text-decoration: none;
}


/*---------- コンテンツ ----------*/

#container {
  width: 756px;
  overflow: hidden;
  margin: 0px;
  padding: 6px 12px 6px 12px;
  background-color: #ffffff;
}


/*---------- メインコンテンツ ----------*/

#contents {
  float: right;
  margin: 0;
  padding: 5px 0 5px 0;
  font-size: 12px;
  line-height: 180%;
  width: 570px;
  letter-spacing: 1px;
}

#contents h2 {
  margin: 0 0 7px 0;
  padding: 11px 0 10px 12px;
  line-height: 110%;
  font-size: 16px;
  color: #333333;
  background-image: url(img/titlebar.gif);
  background-repeat: no-repeat;
}

#contents h3 {
color: #b7282e;/*文字色*/
padding: 0.5em 0;/*上下の余白*/
border-top: solid 2px #b7282e;/*上線*/
border-bottom: solid 2px #b7282e;/*下線*/

}

#contents p {
  margin: 18px 0 18px 0;
  line-height: 180%;
  font-size: 12px;
  letter-spacing: 1px;
}




#contents img.head_photo {
  margin: 0 0 10px 0;
}

#contents img.photo {
  float: left;
  margin: 10px 20px 0 0;
}

#contents img.picture {
  margin: 0 10px 10px 0;
  float: right;
}

#contents p.photo {
  margin: 0 0 20px 0;
  padding: 0;
}


table#t01 {
  border: solid 1px #999999;
  border-collapse: collapse;
}


td#t01 {
  border: solid 1px #999999;
  border-collapse: collapse;
}


td#head {
  padding: 6px;
  border: solid 1px #999999;
  border-collapse: collapse;
}




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


#menu {
  float: left;
  margin: 0 0 15px 0;
  padding: 0;
  width: 168px;
  text-align: left;
  background-image: url(img/menu_back.gif);
  letter-spacing: 1px;
}

#menu h2 {
	margin: 0;
	padding: 6px 0 6px 12px;
	line-height: 120%;
	font-size: 12px;
	color: #fffffc;
	background-color: #009900;
}


.menulist {
  margin: 0 0 16px 0;
  padding: 5px 4px 5px 4px;
  width: 160px;
  text-align: left;
  background: url(img/menu_stripe.jpg) repeat; 
}

.menulist h2 {
  margin: 0;
  padding: 6px 0 6px 12px;
  line-height: 120%;
  font-size: 12px;
  color: #fffffc;
  background-color: #000000;
}

.menulist a{
  color: #004080;
  display: block;
  width: 138px;
  padding: 7px 0 6px 25px;
  font-size: 12px;
  background-image: url(img/side_menu_bg.gif);
  background-repeat: no-repeat;
  text-decoration: none;
 }

.menulist a:hover{
	color: #000000;
	background-image: url(img/side_menu_bg_hover.gif);
	background-repeat: no-repeat;
}


.menu_free {
  margin: 0 0 14px 0;
  padding: 5px 2px 0px 5px;
  width: 160px;
  text-align: left;
  background-image: url(img/menu_back.gif);
}

.menu_free h2 {
  margin: 0;
  padding: 6px 0 6px 12px;
  line-height: 120%;
  font-size: 12px;
  color: #fffffc;
  background-color: #000000;
}

.menu_free a{
  color: #004080;
  width: 148px;
  padding: 6px 0 5px 0;
  font-size: 12px;
  background-color: #f3f3f2;
 }

.menu_free a:hover{
  color: #005ebb;
  background-color: #f3f3f2;
}

.menu_free p{
  margin: 10px 4px 0 4px;
  font-size: 12px;
  background-color: #f3f3f2;
  line-height: 180%;
  letter-spacing: 1px;
}

#menu p {
  margin: 10px 4px 0 4px;
  line-height: 180%;
}


/*---------- テーブル ----------*/
#table {
	font-size: 12px;
	color: #333333;
	margin-top:auto;
	background-position: top;
}



/* --- リストエリア --- */
ol.qa {
width: 555px; /* リストエリアの幅 */
margin: 0;
padding: 0;
border-top: 1px #c0c0c0 solid; /* リストエリアの上境界線 */
list-style-type: none;
}

/* --- リスト項目 --- */
ol.qa li {
padding: 20px 5px 14px; /* リスト項目のパディング（上、左右、下） */
border-bottom: 1px #c0c0c0 solid; /* リスト項目の下境界線 */
}

/* --- 項目の内容 --- */
ol.qa dl {
margin: 0;
}

/* --- Questionエリア --- */
ol.qa dt {
margin: 0;
padding: 5px 0 12px 30px; /* Questionエリアのパディング（上右下左） */
background: url(faq/q4.png) no-repeat left top; /* Questionエリアの背景 */
font-weight: bold;
color: #339933;
line-height: 120%;
}

/* --- Answerエリア --- */
ol.qa dd {
margin: 0;
padding: 2px 0 6px 30px; /* Answerエリアのパディング（上右下左） */
background: url(faq/a4.png) no-repeat left top; /* Answerエリアの背景 */
line-height: 150%;
}



/* --- パンくずリスト --- */
ol.topicPath {
margin: 0;
padding: 0;
list-style-type: none;
font-size: 80%;
}

/* --- リスト項目 --- */
ol.topicPath li {
display: inline;
}

/* --- リンク --- */
ol.topicPath li a {
margin-right: 6px; /* リンクエリアの右マージン */
}


/*---------- フッター ----------*/

#footer {
  clear: both;
  width: 100%;
  margin: 0;
  padding: 15px 0 15px 0;
  text-align: center;
  font-size: 11px;
  color: #333333;
  border-top: solid 2px;
  border-top-color: #000000;
  background-color: #ffffff;
}

#footer a {
  color: #333333;
  font-size: 11px;
 }

#footer a:hover {
  color: #333333;
}
.mini {
	font-size: small;
}
