@import url("./common.css");
/*
	$Id: stylesheet.css,v5 $

	copyright (c)2008-2013 PONG! DESIGN ALL right reserved.
	Create and Design by seiki nishijima
*/
/*------------------------------------
  Memo
  ・IE6バグ対策 MS系フォント以外を先頭にすると表示崩れ
  ・メイリオは邦文斜体不可
-------------------------------------*/
/*------------------------------------
  CSSマップ
  ・common.css			リセット（CSS3対応）(WP対応)
  ・common_contents.css	コンテンツ中身
  ・common_layout.css	ヘッダ・フッタ・サイド
-------------------------------------*/
body {
	background: #F7F7F7;
	padding:0 0;
	margin:0px auto 0px auto;
	text-align:center;
	color: #665252;
	font-family: "メイリオ","Meiryo","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック", "MS P Gothic", sans-serif
}
* html body {
	font-family: "ＭＳ Ｐゴシック", "MS P Gothic";
}
#common {
	padding: 0 0 0;
	margin: 0 auto 0 auto;
	text-align:center;
}
#common #background {
	margin: 0 auto 0 auto;
	text-align:center;
}


a {
	color: #325A9F;
}
a:hover {
	color: #9E335C;
}
img {
	vertical-align: middle;
}
a:hover img {
	filter: Alpha(opacity=65);
	opacity:0.65;
}
/*-----------------------------------*/
strong {
	font-weight: bold;
	color: #F30;
}
em {
	font-size: 11px;
	color: #7D5959;
	font-style: normal;
}
/*------------------------------------
  共通ヘッダ設定　ここから
-------------------------------------*/
#common #header {
	border-bottom: 1px solid #DCD0D0;
	background: #FFF;
}
#common #header h1 {
	padding: 23px 130px 20px 65px;
	background: url(../images/icon01.png) no-repeat 20px 20px;
	font-size: 18px;
	font-weight: bold;
	color: #CC553D;
	position:relative;
}
#common #header h1 span {
	position: absolute;
	top: 15px;
	right:15px;
}
#common #header h1 span a {
	background: #CC553D url(../images/icon05.png) no-repeat 7px 6px;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	padding: 3px 5px 2px 25px;
	text-decoration: none;
	border: 4px solid #eaebeb;
}
#common #header h1 span a:hover {
	background: #DB8877 url(../images/icon05.png) no-repeat 7px 6px;
}
/*-----------------------------------*/
#common #header p {
	margin: 0 20px 20px 20px;
	padding: 20px 20px 20px;
	border: 1px solid #DCD0D0;
	background: #F1F1F1;
	font-size: 12px;
}
/*------------------------------------
  共通フッタ設定　ここから
-------------------------------------*/
#common #footer {
	padding-bottom: 20px;
}
#common #footer h3 {
	margin: 0 20px 0 20px;
	padding: 5px 20px 3px 30px;
	color: #665252;
	font-size: 15px;
	font-weight: bold;
	background: #F1F1F1 url(../images/icon03.gif) no-repeat 10px 10px;
	border: 1px solid #DCD0D0;
	border-bottom: none;
}
#common #footer p {
	padding: 0 20px 20px 20px;
}
/*-----------------------------------*/
#common #footer ul {
	margin: 0 20px 20px 20px;
	padding: 15px 15px 5px 15px;
	border: 1px solid #DCD0D0;
	background: #FFF;
}
#common #footer ul li {
	padding: 0 0 10px 20px;
	background: url(../images/icon04.gif) no-repeat 0 5px;
}
#common #footer ul li a {
	color: #665252;
	text-decoration: none;
}
#common #footer ul li a:hover {
	color: #9E335C;
	text-decoration: underline;
}
/*-----------------------------------*/
#common #footer .go2list a {
	background: #CC553D url(../images/icon05.png) no-repeat 7px 6px;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	padding: 3px 5px 2px 25px;
	text-decoration: none;
	border: 4px solid #e4e4e5;
}
#common #footer .go2list a:hover {
	background: #DB8877 url(../images/icon05.png) no-repeat 7px 6px;
}
/*------------------------------------
  メイン画像設定　ここから
-------------------------------------*/
#common .mainImage {
	padding: 20px 20px 30px 20px;
	text-align: center;
}
#common .mainImage p {/*
	text-align: center;*/
}
#common .mainImage p img {/*
	width: auto;
	max-width: 99%;*/
	border: 1px solid #DCD0D0;
}
/*-----------------------------------*/
#common .mainImage p span {
	border: 2px solid #FFF;
	background: #5D7EC1;
	color: #FFF;
	text-align: center;
	line-height: 20px;
	width: 20px;
	height: 20px;
	display: block;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 0;
	position: absolute;
}
/*------------------------------------
  共通レイアウト設定　ここから
-------------------------------------*/
#common .numberText {
	margin: 0 20px 30px 20px;
}
#common table {
	margin: auto auto auto;
	width: 100%;
	background: #FFF;
}
#common table td {
	padding: 20px 20px 20px 20px;
	border: 1px solid #DCD0D0;
	border-left: none;
}
#common table th {
	padding: 20px 0 20px 20px;
	border: 1px solid #DCD0D0;
	border-right: none;
}
#common table th span {
	display: block;
	text-align: center;
	width: 24px;
	height: 24px;
	line-height: 26px;
	background: #5D7EC1;
	letter-spacing: 0;
	font-weight: bold;
	color: #FFF;
}
/*-----------------------------------*/
#common dl {
	margin: 0 20px 30px 20px;
	border: 3px solid #CC553D;
	background: #F2DEDA;
}
#common dl dt {
	color: #FFF;
	background: #CC553D;
	padding: 10px 10px 10px;
	text-align: center;
	font-weight: bold;
}
#common dl dd {
	font-size: 12px;
	color: #CC553D;
	padding: 20px 20px 20px;
}
/*-----------------------------------*/
#common .freeSpace {
	margin: 0 20px 0 20px;
}
#common .freeSpace h2 {
	margin-bottom: 20px;
	background: #656567 url(../images/h2.gif) no-repeat 0 0;
	color: #FFF;
	font-size: 16px;
	font-weight: bold;
	padding: 9px 20px 7px 34px;
}
#common .freeSpace h3 {
	margin-bottom: 20px;
	color: #665252;
	font-size: 14px;
	font-weight: bold;
	background: url(../images/icon02.gif) no-repeat 0 4px;
	padding-left: 15px;
}
#common .freeSpace p {
	margin-bottom: 20px;
}
/*-----------------------------------*/
#common .freeSpace .LRboxSet {
	clear: both;
	padding: 10px 0 0;
}
#common .freeSpace .LRboxSet .LeftBox {
	width: 47%;
	float: left;
}
#common .freeSpace .LRboxSet .RightBox {
	width: 47%;
	float: right;
}
#common .freeSpace .LRboxSet img {
	width: auto;
	max-width: 99%;
	border: 1px solid #DCD0D0;
}
#common .freeSpace .LRboxSet dl {
	margin: 0 0 20px 0;
}



