@charset "Shift_JIS";
/* CSS Document */

*{margin:0px;
	padding:0px;
}
	
p {
	color: #000000;
	font-size: 10pt;
	line-height: 125%;
	margin-top: 5px;
	margin-bottom: 5px;
}

body {
	background-color: #F0C702;

}
#con{
	width:900px;
	margin-left:auto;
	margin-right:auto;
}

/*広告領域*/
#adwords{
	float:right;
	width:160px;
}


/*レイアウトコンテナ*/
#container {
	width: 728px;
	float:left;
	background-image: url(img/bg1.gif);
}

/*トップページのヘッダ*/
#head_top {
	background-color: #54B5C6;
	height: 80px;
	text-align: center;
}

/*トップページ以外のヘッダ*/
#head {
	background-image: url(img/head.gif);
	background-repeat: no-repeat;
	height: 100px;
}

/*トップページのH1*/
#head_top h1 {
	color: #FFFF00;
	font-size: 24pt;
}

/*トップページ以外のH1*/
h1 {
	color: #000000;
	font-size: 12px;
	font-weight: normal;
	margin-top: 10px;
	margin-left: 10px;

}


/*トップページのメニュー（フラッシュ）部分枠*/
#topmenu_top {
	margin-right: auto;
	margin-left: auto;
	background-color: #00FFFF;
}



/*メニュータブ*/
#topmenu {
	background-color: #FFFFFF;
	height: 40px;
	padding-top: 0px;
}



/*メニュータブのリンクタグ設定*/

#topmenu  a {
	display: block;
	width: 114px;
	height: 40px;
	margin: 0px;
	padding: 0px;
	float: left;
}



/*トップページのメインカラム*/
#main_top {
	margin-right: auto;
	margin-left: auto;
}

/*トップページ以外のメインカラム*/
#main {
	border-top-style: solid;
	border-top-width: 10px;
	margin-right: auto;
	margin-left: auto;
	background : transparents;
}


/*メニュータブ郡の下線の色を設定*/
.page1 {
	border-top-color: #FBC0DF;
}

.page2 {
	border-top-color: #FF9249;
}

.page3 {
	border-top-color: #91DBE6;
}

.page4 {
	border-top-color: #C0C0C0;
}

.page5 {
	border-top-color: #B6E065;
}

.page6 {
	border-top-color: #FFE027;
}
.page99{
	border-top-color:#feea97;
}

/*記事の枠*/
.contents {
	margin: 5px;
	padding: 5px;
	margin-bottom: 0px;
}
/*背景の設定*/
.bg_orange {
	background-color: #FFE6D0;
}

.bg_green {
	background-color: #E4EDE4;
}

.bg_white {
	background-color: #FFFFFF;
}


.bg_gray {
	background-color: #E1E1E1;
}

/*テーブルの設定*/

table {
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 10pt;
	margin-right: auto;
	margin-left: auto;
	line-height: 120%;
}
tr,td {
	padding:0px;
}


.yohaku tr,td {
	padding: 2px;
}

table.ticket {
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	background-color: #000000;
}

h2{
	color: #000000;
	background-image: url(img/bar.gif);
	background-repeat: no-repeat;
	background-position: 0px 24px;
	font-size: 16pt;
	height: 35px;
	text-indent: 10px;
}
h2.kakaku_title{
	background-image:none;
	color:#FFFFFF;
	font-size:28px;
	padding-left:10px;
	padding-top:5px;
	padding-bottom:5px;
}
.ticket tr,td {
	padding: 3px;
}

.ticket th {
	color: #FFFFFF;
	background-color: #666666;
	padding: 5px;

}

/***********************ブログの設定***************************/
/*ブログのコンテナ*/
.blog {}


/*見出し--日付*/
.blog h3 {
	font-size: 16px;
	color: #000000;
	line-height: 28px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #F7DE5D;
	text-indent: 12px;
	margin-right: 5px;
	margin-left: 5px;
	margin-bottom: 0px;
	clear: both;
}

/**見出し--タイトル*/
.blog h4{
	color: #000000;
	background-image: url(img/bar.gif);
	background-repeat: no-repeat;
	background-position: 0px 32px;
	font-size: 24pt;
	text-indent: 10px;
	margin-right: 5px;
	margin-left: 5px;
	margin-top: 3px;
	margin-bottom: 20px;

}



/*メニューカラム*/
#extra {
	float: left;
	width: 160px;
	background-color: #E8DEB0;
	margin-left: 7px;
}

/*メニューカラム見出し*/
#extra h3 {
	color: #000000;
	background-image: url(img/bar2.gif);
	background-repeat: no-repeat;
	background-position: 0px 19px;
	font-size: 14pt;
	height: 28px;
	text-indent: 7px;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 3px;
}

/*記事カラム*/
#maincol {
	float: right;
	width: 555px;
	margin-top: 7px;
}

/*記事枠*/
.topics {
	margin-right: 5px;
	margin-left: 5px;
	margin-bottom: 20px;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-color: #FFFFFF;
}

/**記事内段落*/
.blog p {}

/*カテゴリ*/
ul.category {
	list-style-type: none;
	padding-left: 20px;

}

.category li {
}

.category a {
	display: block;
	height: 25px;
	line-height: 25px;
}

.category a:link {
	color: #000000;
	text-decoration: none;
}

.category a:visited {
	color: #000000;
	text-decoration: none;
}

.category a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	background-color: #999966;
}


/*バナー*/
.banner {
	text-align: center;
	margin-top: 7px;
}
.aisatsu {
	padding-bottom: 0px;
}

/*リンク*/

h1 a:link{
	color: #FFFF00;
	text-decoration:none;
}
h1 a:visited{
	color: #FFFF00;
	text-decoration:none;
}
h1 a:hover{
	text-decoration:underline;
}


a:link{
	text-decoration:none;
}
a:visited{
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}

/*フッタ*/
#foot{
	background-color:#54b5c6;
	text-align:center;
}

/*汎用設定*/
.big{
	font-size:18px;
}
em{
	font-style:normal;
	font-weight:bold;
}
/*マーキー背景*/
.top_marq{
	background-color:#ffe027;
	margin:0px 0px 0px 0px;
	padding-top:3px;
	padding-bottom:3px;
}
