/* user agent stylesheetのブラウザのスタイルシートの打消し 
--------------------------------------------------------------------------- */
.event li {
	list-style-type:none !important; /*リストマーカー無しにする*/
}

/* 全体の設定 
--------------------------------------------------------------------------- */
* { margin: 0; padding: 0; }

ul, li, table, th, td, tr{
 margin: 0;
 padding: 0;
 border: none;
 list-style-type: none;
}

h1,h2,h3,h4,h5,h6 {
   margin:0;
}

body{
	font-family: "メイリオ", Meiryo, "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro";
	text-align:center;
	margin:0;
	margin-left:auto;
	margin-right:auto;
	padding:0px;
	font-size:14px;
	color:#666666;
	background-repeat: repeat-x;
	line-height: 17px;
	background-image: url(../img/back_bar.png);
	/* background:#C9D1D1; */
}
/* リンクボタン画像半透明 */
a img.linkimg{ background:none!important; }   a:hover img.linkimg{ opacity:0.6; filter:alpha(opacity=60); -ms-filter: "alpha( opacity=80 )"; background:none!important; } 
#rightside img {
	margin-bottom: 5px;
	margin-top: 5px;
}


/* リンク部分 */
a
   {text-decoration:none;}        /* リンク部分の下線を消す */
   
a:link
   {color:#FF0000;}               /* まだ見ていないリンク色 */

a:visited
   {color:#FF0000;}               /* 既に見たリンク色 */

a:hover
   {
    color:#FF0000;               /* マウスが上に来た時の文字色設定 */
    text-decoration:underline;   /* マウスが上に来た時に下線をだす。 */
   }
.size11 {  font-size: 11px; text-decoration: none}
.size12 {  font-size: 12px; text-decoration: none}
.size13 {  font-size: 13px; text-decoration: none}
.size14 {  font-size: 14px; text-decoration: none}
.size15 {  font-size: 15px; text-decoration: none}

.error {
	font-size: 12pt;
	color: #FF0000;
	font-weight: bold;
}

/* ページ上部アンカーポイント見えなくする */

p.mark {
		display:none;
}

/* 全体 */
#container {
	width:960px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	padding: 0px;
	color: #333333;
}

/* パンくずリスト */

.topicPath ol {
	padding-left:0;
	margin-left:0;
	font-size: 14px;
	margin-top: 5px;
}

.topicPath ol li{
  display:inline;/*横に並ぶように*/
  list-style: none;
  font-weight: normal;/*太字*/
}

.topicPath ol li:after{/* >を表示*/
  content: '>';
  padding: 0 3px;
  color: #333333;
}

.topicPath ol li:last-child:after{
  content: '';
}

.topicPath ol li a {
    text-decoration: none;
    color: #333333;/*色*/
}

.topicPath ol li a:hover {
    text-decoration: underline;
}



/* 上部 */
#header h1 {
	font-size: 13px;
	color: #666666;
	font-weight: normal;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	float: right;
}
.top_rogo {
	margin-top: 10px;
	float: left;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.h_contact {
	margin-top: 15px;
	float: right;
	padding: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}


#main #info {
	border: 1px solid #CCCCCC;
}


#header {
	background-image: url(../img/h_back.png);
	background-repeat: no-repeat;
	height: 100px;
}

/* 下部の文字リンク色設定 */

#footer a
   {text-decoration:none;}        /* リンク部分の下線を消す */
   
#footer a:link
   {color:#FFFFFF;}               /* まだ見ていないリンク色 */

#footer a:visited
   {color:#FFFFFF;}               /* 既に見たリンク色 */

#footer a:hover
   {
    color:#FFFFFF;               /* マウスが上に来た時の文字色設定 */
    text-decoration:underline;   /* マウスが上に来た時に下線をだす。 */
   }
   
/* 下部 */

.page_top {
	background-color: #FFFFFF;
	text-align: right;
	clear: both;
	padding-top: 20px;
}
.page_top img {
	margin-right: 30px;
}

   
#footer {
	width: 100%;
	background-image: url(../img/f_back.png);
	background-repeat: repeat;
	background-position: 0px 0px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	text-align: center;
}
#footer_in {
	width: 900px;
	padding-top: 20px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}


.footer_navi_box {
	width: 180px;
	float: left;
	display: inline;
	text-align: left;
}


#footer_navi {
	float: right;
}

ul {
margin: 0px;
padding: 0px;}

#footer_navi li {
	padding-bottom: 10px;
	font-size: 13px;
	list-style-type: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	color: #FFFFFF;
}


#copyright {
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 0px;
	text-align: center;
	font-size: 12px;
	clear: both;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	color: #FFFFFF;
}


/* コンテンツページ */

#contents {
	width: 960px;
	padding-top: 20px;
}

#side1 {
	width: 180px;
	float: left;
}
#side2 {
	float: right;
	width: 240px;
}

#main {
	width: 500px;
	float: left;
	background-color: #FFFFFF;
	left: 200px;
	top: 20px;
	margin-right: 20px;
	margin-left: 20px;
}

#main2 {
	width: 700px;
	float: left;
	background-color: #FFFFFF;
	top: 20px;
	margin-right: 20px;
}

#f_rogo {
	float: left;
}

.bana {
	margin-bottom: 10px;
}

.bana02 {
	margin-bottom: 10px;
	margin-top: 30px;
}

.event_box {
	border: 1px solid #CCCCCC;
	width: 498px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 15px;
}
#showcase {
	padding-bottom: 10px;
}
#uranai {
	border: 1px solid #CCCCCC;
	margin-bottom: 10px;
	text-align: center;
	padding-bottom: 5px;
}

/* その他のページ */
#main2 img {
 border: none;
}

#main2 .touroku {
    width: 500px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}

#main2 h1 {
   margin-bottom:5px;
   padding:5px;
   font-size:14px;
   border-left:5px solid #00CC00;
   border-bottom:1px dotted #999;
}

#main2 h2 {
   margin-bottom:5px;
   padding:5px;
   font-size:14px;
   color:#fff;
   background:#339933;
   text-align: center;
}

#main2 h3 {
   margin-bottom:5px;
   font-size:15px;
   color:#FF0000;
   text-align: center;
}

#main2 h4 {
   margin-bottom:5px;
   font-size:13px;
   text-align: center;
}

#main2 h5 {
   margin-bottom:5px;
   font-size:13px;
}

#main2 h6 {
   margin-bottom:5px;
   font-size:13px;
   border-bottom:1px dotted #999;
}

#main2 p {
   margin:0 0 0.3em 0;
   font-size:13px;
}

#main2 ul {
   margin:0.3em 15px 0.3em 15px;
   padding:0.3em 15px 0.3em 15px;
   background:#fff;
}

#main2 li {
   margin-top:0.3em;
   font-size:12px;
   line-height:1.4;
   list-style:disc;
   border:none;
}

#main2 #mailform ul {
   margin:0.3em 15px 0.3em 15px;
   padding:0.3em 15px 0.3em 15px;
}

#main2 #mailform li {
   margin-top:0.3em;
   line-height:1.4;
   list-style:none;
   border:none;
}

/* イベント情報　おすすめバー */

.news_osusume {
   margin-bottom:5px;
   padding:15px;
   font-size:14px;
   font-weight: bold;
   color:#333333;
   background:#ffff00;
   text-align: center;
}


/* 参加者の声 */
.mentitle{
    background-image:-moz-linear-gradient(top, #3399FF, #3333FF);
	background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#3399FF), to(#3333FF), color-stop(1,#3333FF));
	behavior: url(http://oita-eight.com/css/PIE.htc);}
	
.men{
    margin:0 0 15px 15px;
    padding:10px;
    background:#b5ffff; }

.womentitle{
    background-image:-moz-linear-gradient(top, #FF6699, #FF0099);
	background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#FF6699), to(#FF0099), color-stop(1,#FF0099));
	behavior: url(http://oita-eight.com/css/PIE.htc);}
	
.women{
    margin:0 0 15px 15px;
    padding:10px;
    background:#ffccff; }
	
.voicetitle{
　　margin-bottom:5px;
    padding:5px;
	line-height:1.4;
    font-size:14px;
    color:#fff; }

/* 運営会社ページ */

table {
    display: table;
    border-collapse: separate;
    border-spacing: 2px;
    border-color: grey;
}

.subtable2 {
    table-layout: fixed;
    border-collapse: collapse;
    width: 700px;
    margin: 0px auto 15px auto;
}

style.css:3
* {
    padding: 0;
}


tr {
    display: table-row;
    vertical-align: inherit;
    border-color: inherit;
}

.subtable2 th {
	border-collapse: collapse;
	text-align: center;
	padding: 8px;
	line-height: 20px;
	border-bottom-width: 1px;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #D6D6D6;
}

th[Attributes Style] {
    width: 20%;
}

th {
    text-align: -internal-center;
}

.subtable2 td {
	border-collapse: collapse;
	background-color: #ffffff;
	text-align: center;
	padding: 8px;
	line-height: 20px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: dotted;
	border-bottom-color: #D6D6D6;
	border-left-color: #D6D6D6;
}

td, th {
    display: table-cell;
    vertical-align: inherit;
}


/* グラデーションボックス */
.g_boxtitle{
    background-image:-moz-linear-gradient(top, #33CC00, #009900);
	background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#33CC00), to(#009900), color-stop(1,#009900));
	behavior: url(http://oita-eight.com/css/PIE.htc);}

.g_box{
    margin:0 0 15px 15px;
    padding:10px;
    background:#ffffcc; }

/* 右上角丸 */
.topright{
    -moz-border-radius-topright: 10px;
	-webkit-border-top-right-radius: 10px;
	-khtml-border-radius-topright: 10px;
	border-top-right-radius: 10px;
	behavior: url(http://oita-eight.com/css/PIE.htc);}

/* 左下角丸 */
.bottomleft{
    -moz-border-radius-bottomleft: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-khtml-border-radius-bottomleft: 10px;
	border-bottom-left-radius: 10px;
	behavior: url(http://oita-eight.com/css/PIE.htc);} 
