@charset "Shift_JIS";

/*汎用設定*/

*
{
	padding: 0px;
	margin: 0px;
}
body,table
{
	color: #333333;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 12px;
	line-height: 1.7em;
	line-break: strict;
	word-break: break-all;
	text-align: justify;
	text-justify: distribute;
}
.ie body,table
{
	color: #333333;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 12px;
	line-height: 1.7em;
	line-break: strict;
	word-break: break-all;
	text-align: justify;
	text-justify: distribute;
}
.gecko body,table
{
	color: #333333;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 12px;
	line-height: 1.7em;
	line-break: strict;
	word-break: break-all;
	text-align: justify;
	text-justify: distribute;
}
.mac.safari body,table
{
	color: #333333;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 12px;
	line-height: 1.6em;
	line-break: strict;
	word-break: break-all;
	text-align: justify;
	text-justify: distribute;
}
body
{
	background: url(../images/common/bg.jpg) top center no-repeat white;
}
table
{
	border: none;
	border-collapse: collapse;
}
td
{
	border: none;
	vertical-align: top;
}
a:link
{
	text-decoration: none;
	color: #F33;
}
a:visited
{
	text-decoration: none;
	color: #F33;
}
a:hover
{
	text-decoration: underline;
	color: #ff9900;
}
img
{
	border: none;
}
ul
{
	margin: 0px;
	padding-left: 17px;
}

/*エリア指定*/

#wrapper
{
	width: 820px;
	margin: 0px auto;
}
#contents
{
	width: 820px;
	background: url(../images/common/bg2.jpg) repeat-y;
	overflow: hidden;
}
#left-colmun
{
	width: 200px;
	float: left;
}
#right-colmun
{
	width: 620px;
	float: right;
}
#right-colmun #text-area
{
	width: 570px;
	padding: 20px 40px 0px 10px;
}
#right-colmun #text-area p
{
	margin-bottom: 10px;
}
#right-colmun #text-area .pd-box
{
	width: 530px;
	overflow: hidden;
	border-top: 2px dotted #F66;
	padding-top: 20px;
	margin: 0px auto 20px auto;
}
#right-colmun #text-area .pd-box .pic-area
{
	width: 110px;
	float: left;
}
#right-colmun #text-area .pd-box .text-area
{
	width: 420px;
	float: right;
}
#right-colmun #text-area .pd-box .text-area .spec
{
	border: 1px solid #cccccc;
	padding: 12px 15px;
	font-size: 10px;
	line-height: 15px;
	letter-spacing: 1px;
}
#copyright
{
	text-align: center;
	padding-bottom: 20px;
}


/*ナビゲーション*/

#navi
{
	width: 200px;
	height: 660px;
	background: url(../images/common/navi.jpg) no-repeat;
	position: relative;
}
#navi #logo a
{
	top: 36px;
	left: 48px;
	width: 119px;
	height: 120px;
	position: absolute;
	text-indent: -9999px;
	overflow: hidden;
	display: block;
}
#navi #navi01 a
{
	top: 208px;
	left: 43px;
	width: 53px;
	height: 25px;
	position: absolute;
	text-indent: -9999px;
	overflow: hidden;
	display: block;
	background: url(../images/common/navi01.jpg) no-repeat;
}
#navi #navi01 a:hover
{
	background: none;
}
#navi #navi02 a
{
	top: 256px;
	left: 96px;
	width: 89px;
	height: 43px;
	position: absolute;
	text-indent: -9999px;
	overflow: hidden;
	display: block;
	background: url(../images/common/navi02.jpg) no-repeat;
}
#navi #navi02 a:hover
{
	background: none;
}
#navi #navi03 a
{
	top: 310px;
	left: 43px;
	width: 52px;
	height: 45px;
	position: absolute;
	text-indent: -9999px;
	overflow: hidden;
	display: block;
	background: url(../images/common/navi03.jpg) no-repeat;
}
#navi #navi03 a:hover
{
	background: none;
}
#navi #navi04 a
{
	top: 370px;
	left: 105px;
	width: 70px;
	height: 23px;
	position: absolute;
	text-indent: -9999px;
	overflow: hidden;
	display: block;
	background: url(../images/common/navi04.jpg) no-repeat;
}
#navi #navi04 a:hover
{
	background: none;
}
#navi #navi05
{
	top: 428px;
	left: 43px;
	position: absolute;
}
#navi #navi05 a
{
	width: 53px;
	height: 25px;
	text-indent: -9999px;
	overflow: hidden;
	display: block;
	background: url(../images/common/navi05.jpg) no-repeat;
}
#navi #navi05 a:hover
{
	background: none;
}
#navi #navi06 a
{
	top: 469px;
	left: 95px;
	width: 90px;
	height: 45px;
	position: absolute;
	text-indent: -9999px;
	overflow: hidden;
	display: block;
	background: url(../images/common/navi06.jpg) no-repeat;
}
#navi #navi06 a:hover
{
	background: none;
}


/*トップページ*/

#history
{
	width: 620px;
	height: 150px;
	background: url(../images/top/history.jpg) no-repeat;
	position: relative;
	margin-bottom: 20px;
}
#history .text
{
	position: absolute;
	top: 10px;
	left: 50px;
	width: 530px;
	height: 130px;
	overflow: auto;
	overflow-x: none;
}
#twitter
{
	width: 600px;
}

/*フォント*/

.font10
{
	font-size: 10px;
	line-height: 15px;
	letter-spacing: 1px;
}
.midashi
{
	font-weight: bold;
	font-size: 16px;
	color: #F66;
}
.midashi2
{
	font-weight: bold;
	color: #F60;
}
.midashi3
{
	font-weight: bold;
	font-size: 16px;
	color: #F66;
	margin-bottom: 20px;
}
.midashi4
{
	font-weight: bold;
	color: #F60;
	font-size: 14px;
}

/*余白・回り込み*/

.cl
{
	overflow: hidden;
}
.mb10px
{
	margin-bottom: 10px;
}
.mb5px
{
	margin-bottom: 5px;
}
