@charset "UTF-8";

/* Writen by Hiwatasi 2007-02-16 */

/*----------------------*/
/*    全体部分の設定    */
/*----------------------*/

body {
	margin:0px;
	padding:0px;
	text-align:center;
	font-family: "ＭＳ Ｐゴシック", Osaka, "Hiragino kakuGo Pro W3", sans-serif;
	background-color:#f5f5f5;
}

#container {
	margin-left:auto;
	margin-right:auto;
	width:822px;
	border-left:solid 1px #cccccc;
	border-right:solid 1px #cccccc;
	background-color:#ffffff;
}

#container-inner.pkg {
	margin-left:10px;
	text-align:left;
}

h1,h2,h3,h4,h5,h6 {
	font-weight:normal;
	line-height:100%;
}

h1, h2, h3, h4, h5, h6, p, ol, ul, pre, blockquote {
    margin-top: 0px;
    margin-bottom: 0px;
}

a:link {
	color: #0099FF;
	text-decoration: none;
}
a:visited {
	color: #0099FF;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
a:active {
	color: #FF0000;
	text-decoration: underline;
}

/*--------------------------*/
/*    ヘッダー部分の設定    */
/*--------------------------*/


.header-line {
	background-image:url(/img/top_main01.gif);
	background-repeat:repeat-x;
	border-bottom:6px solid #ffff00;
}

h1#banner-header a {
	font-size:12px;
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
	line-height:20px;
	margin-left:10px;
}

#banner {
	margin:0px;
	padding:0px;
	width:800px;
}

h2#banner-description {
	text-indent:-10000px;
	font-size:1px;
	margin: 0px;
	padding:0px;
}


/*---------------------------*/
/*    Toppage Flashの設定    */
/*---------------------------*/

.top-flash {
	width:780px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}


/*------------------------------------*/
/*    Toppage コンテンツ部分の設定    */
/*------------------------------------*/


#pagebody {
	width:800px;
	margin-top:20px;
}

#alpha-inner {
	width:571px;
	float:left;
	margin-left:10px;
}

#beta-inner {
	float:right;
	width:190px;
	margin-right:10px;
}


/*--------------------------*/
/*    新着情報部分の設定    */
/*--------------------------*/

.whatsnew {
	min-height:150px;
}

.whatsnew ul {
	font-size:12px;
	color:#0d9eff;
	list-style:none;
}

.whatsnew ul li {
	line-height:230%;
}

.whatsnew ul li a {
	text-decoration:none;
	color:#0d9eff;
}

.whatsnew ul li a:hover {
	text-decoration:underline;
}


/*--------------------------------*/
/*    ブログ新着情報部分の設定    */
/*--------------------------------*/

.blog-whatsnew ul {
	font-size:12px;
	color:#0d9eff;
	list-style:none;
}

.blog-whatsnew ul li {
	line-height:230%;
}

.blog-whatsnew ul li a {
	text-decoration:none;
	color:#0d9eff;
}

.blog-whatsnew ul li a:hover {
	text-decoration:underline;
}

.blog-whatsnew ul li ul li {
	line-height:130%;
}

.blog-whatsnew ul li ul li a {
	color:#333333;
	text-decoration:none;
}

.blog-whatsnew ul li ul li a:hover {
	text-decoration:underline;
}

/*----------------------*/
/*    検索部分の設定    */
/*----------------------*/

#searchbox {
	width:190px;
	border:solid 1px #cccccc;
	text-align:center;
	margin-top:5px;
	margin-bottom:10px;
	padding-top:10px;
	padding-bottom:5px;
}

/*------------------------------------*/
/*    コンテンツメニュー部分の設定    */
/*------------------------------------*/

#c-menu {
	width:190px;
}

#c-menu-inner {
	width:190px;
	border:solid 1px #cccccc;
	margin-top:5px;
	margin-bottom:10px;
	padding-top:10px;
	padding-bottom:10px;
	line-height:130%;
}

#c-menu-inner ul {
	padding-left:0px;
	margin-left:10px;
	font-size:12px;
	color:#0d9eff;
	list-style:none;
}


#c-menu-inner ul ul {
	list-style:none;
	padding-left:0px;
	margin-left:20px;
	font-size:12px;
}

#c-menu-inner a {
	color:#0d9eff;
	text-decoration:none;	
}

#c-menu-inner a:hover {
	text-decoration:underline;
}


/*------------------------------------*/
/*    カテゴリー・記事ページの設定    */
/*------------------------------------*/


/* 上部ナビゲーションの設定 */
p.content-nav {
	font-size:90%;
	width:95%;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:20px;
}

p.content-nav a:hover {
	font-weight:bold;
}

/* 記事タイトル部分の設定 */
h2#archive-title {
	font-size:14px;
	font-weight:bold;
	padding: 10px;
	margin: 15px 0px 10px;
	height: 14px;
	color: #990000;
	border: 1px solid #CCCCCC;
}

h2.date-header {
	font-size:100%;
	margin-bottom:15px;
	margin-left:25px;
}

h3.entry-header {
	font-size:100%;
	margin-bottom:10px;
	margin-top:10px;
}

/* 記事内容ブロックの設定 */

.entry {
	width:95%;
	margin-left:auto;
	margin-right:auto;
}

p.entry-footer {
	margin-top:15px;
	margin-bottom:10px;
	font-size:12px;
}

div.module-welcome module {
	font-size:12px;
	margin-top:15px;
	margin-bottom:15px;
}

.module-header {
	margin-top:15px;
	margin-bottom:15px;
	font-size:15px;
	font-weight:bold;
}

p.content-nav a {
	color:#0033CC;
	text-decoration:underline;
}

p,tr,td,div {
	font-size: 12px;
	line-height: 160%;
}

.img-box {
	width: 540px;
	height: 100%;
	border: 1px solid #CCCCCC;
	padding: 10px;
	margin-top: 10px;
	margin-bottom: 15px;
}

.font-color-y {
	color: #999900;
}

.boder-bottom {
	padding: 3px;
	border-bottom: 1px dotted #CCCCCC;
}



/*--------------------------*/
/*    フッター部分の設定    */
/*--------------------------*/

.footer-area {
	clear:both;
	width:800px;
	height:70px;
	background-image:url(/img/footer-bg.gif);
	background-repeat:no-repeat;
	color:#ffffff;
	font-size:12px;
	text-align:center;
	background-position: 0px 20px;
	padding-top:50px;
}

.power {
	font-size:10px;
	color:#cccccc;
	text-align:right;
	padding-right:15px;
}

.gmap-area {
	border:solid 1px #cccccc;
	padding:1px;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
        width:500px;
}

/* カレンダーの設定 */
.module-calendar .module-content {
    margin: 0 -10px 0 2px;
    _margin: 0 -2px 0 -3px;
    padding-bottom: 5px;
    font-size: 12px;
}
.module-calendar .module-content th {
    padding-bottom: 3px;
    font-size: 12px;
    _font-size: 11px;
    width: 20px;
}
.module-calendar .module-content td {
    padding: 2px 0;
    font-size: 12px;
    line-height: 120%;
    _line-height: 100%;
}



/************/
/*	IE6対策	*/
/************/
.header-line {
	*margin-top:0px;
}

#container-inner.pkg {
	*margin-left:10px;	
}

#beta-inner {
	*margin-right:5px;
}

