@charset "utf-8";

/* 株式会社ココロ　スタイルシート
　 作成者：
　 平成00年00月00日
-------------------------------------------------------------------------------------*/


/* 基本スタイル
-------------------------------------------------------------------------------------*/

/* 全体
------------------------------*/

/* CSS Document */

html {
	color:#000;
	background:#FFF;
}

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td {
	margin:0;
	padding:0;
}

table {
	border-collapse:collapse;
	border-spacing:0;
}

fieldset, img { border:0; }

address, caption, cite, code, dfn, em, strong, th, var {
	font-style:normal;
	font-weight:normal;
}

li { list-style:none; }

caption, th { text-align:left; }

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

q:before, q:after { content:''; }

abbr, acronym {
	border:0;
	font-variant:normal;
}

sup { vertical-align:text-top; }

sub { vertical-align:text-bottom; }

input, textarea, select {
	font-family:inherit;
	font-size:inherit;
	font-weight:inherit;
}

input, textarea, select { *font-size:100%;
}

legend { color:#000; }

span { font-size:90%; }

/* ボディ
------------------------------*/
body {
	font-size: 75%;
	font-family: "メイリオ","Meiryo",verdana,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
	line-height: 18px;
}

/* リンク
------------------------------*/
a { color: #003399; }
a:visited { color: #333333; }
a:hover { color: #0066CC; }

/* 画像
------------------------------*/
img {
	border: none;
	vertical-align: top;
}

/* サイト（コンテンツ部分）の幅指定
-------------------------------------------------------------------------------------*/
#wrapper {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}

/* ヘッダー部分
-------------------------------------------------------------------------------------*/
#header {
	width: 100%;
	background-image: url(../img/header_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	float: left;
}

.head_inside {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}

.left {
	width: auto;
	float: left;
	padding-top: 25px;
	padding-left: 60px;
}

.right {
	float: right;
	padding-top: 10px;
	width: 550px;
}

/* メニュー
-------------------------------------*/
#navigation
{
	height: 60px;
	margin-top: 13px;
	float: right;
}

#navigation ul
{
	height: 50px;
	width: 550px;
}

#navigation li
{
	width: 136px;
	display: inline;
	float: left;
}

#navigation li a
{
	width: 100%;
	display:block;
	overflow:hidden;
	height:0 !important;
	height /**/:60px;
	padding-top:60px;
	color:#FFFFFF;
	background-image:url(../img/navi.jpg);
	float: right;
}

/* オフマウス
-------------------------------------*/
#nav01 a { background-position:  0px 0px; }

#nav02 a { background-position:-137px 0px; }

#nav03 a { background-position:-274px 0px; }

#nav04 a { background-position:-411px 0px; }



/* オフマウス
-------------------------------------*/
#nav01 a.stay { background-position:  0px -80px; }

#nav02 a.stay { background-position:-137px -80px; }

#nav03 a.stay { background-position:-274px -80px; }

#nav04 a.stay { background-position:-411px -80px; }



/* オフマウス
-------------------------------------*/
#nav01 a:hover { background-position:  0px -80px; }

#nav02 a:hover { background-position:-137px -80px; }

#nav03 a:hover { background-position:-274px -80px; }

#nav04 a:hover { background-position:-411px -80px; }

/* 掲載店舗カウント
-------------------------------------------------------------------------------------*/
#scount {
	float:left;
	width: 1000px;
	margin-top: 5px;
}
#scount p {
	float:left;
	width: 1000px;
	text-align: right;
}
/* 新規登録
-------------------------------------------------------------------------------------*/
#registration {
	float:left;
	width: 1000px;
	margin-top: 15px;
}

/* メイン部分
-------------------------------------------------------------------------------------*/
#main {
	float:left;
	width: 1000px;
	margin-top: 15px;
}

.inner0 {
	float:left;
	width: 660px;
	background-image: url(../img/border.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-bottom: 15px;
	padding-left: 20px;
	padding-bottom: 20px;
}

.inner1 {
	float:left;
	width: 700px;
	background-image: url(../img/border.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-bottom: 15px;
}

.inner2 {
	float:left;
	width: 660px;
	padding-left: 20px;
	padding-bottom: 20px;
}

.inner3 {
	float:left;
	width: 680px;
}

.inner4 {
	float:left;
	width: 700px;
	background-image: url(../img/border.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-bottom: 40px;
}

.inside_inner {
	float:left;
	margin-bottom: 15px;
	padding-left: 15px;
	width: 325px;
}

.inside_inner_m {
	float:left;
	padding-left: 20px;
	width: 320px;
	padding-bottom: 5px;
	height: 140px;
}

.inside_inner_l {
	padding-left: 15px;
	width: 526px;
	padding-bottom: 30px;
	float: left;
}

.inside_inner_left {
	float:left;
	padding-right: 10px;
	width: auto;
	height: 110px;
}

.inside_inner_right {
	float:left;
	width: 180px;
	background-image: url(../img/name_bg.gif);
	background-repeat: no-repeat;
	background-position: left 22px;
	padding-top: 5px;
}

.frame {
	float:left;
	padding-right: 30px;
	padding-bottom: 10px;
	width: 100px;
	text-align: center;
}
.frame2 {
	float:left;
	padding-right: 10px;
	padding-bottom: 10px;
	width: 140px;
	text-align: center;
}
.frame_s {
	float:left;
	padding-left: 15px;
	width: 80px;
	height: 145px;
	padding-bottom: 15px;
	padding-top: 5px;
}
.frame_s2 {
	float:left;
	padding-left: 11px;
	width: 84px;
	height: 145px;
	padding-bottom: 15px;
	padding-top: 5px;
}

.table_l {
	float:left;
	width: 343px;
	background-image: url(../img/table_back.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}

.table_r {
	float:left;
	width: 323px;
	padding-left: 5px;
}

.red { color: #FF0000; }

.green { color: #8CB23F; }

.blue { color: #3333CC; }

.orange { color: #FF9900; }

.purple { color: #CC00FF; }

.yellowish { color: #99FF66; }

.pink { color: #FF66FF; }

.next {
	text-align: right;
	padding-top: 10px;
}

.catch { padding-bottom: 10px; }

.insertday { text-align: right; }

.auto { width: auto; }

.number {
	color: #FF0000;
	text-align: right;
	width: 180px;
	padding-top: 10px;
	font-weight: bold;
}

.s_outer {
	float:left;
	width: 465px;
}

.box_l {
	float:left;
	width: 229px;
}

.box_s {
	float:left;
	width: 223px;
	padding-bottom: 5px;
	padding-right: 3px;
}

.s_center {
	float:left;
	width: 212px;
	background-image: url(../img/genre_middle.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	padding-left: 11px;
	height: 75px;
}

.s_bottom {
	float:left;
	width: 201px;
	background-image: url(../img/genre_bottom.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 30px;
	padding-left: 11px;
	padding-right: 11px;
}

.form250 { width: 250px; }

#leftarea {
	float:left;
	width: 700px;
}

#leftarea h1 {
	float:left;
	margin-bottom: 15px;	
}

#leftarea h1.bg {
	background-image: url(../img/h1_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 660px;
	height: 70px;
	color: #00708E;
	font-size: 150%;
	font-weight: bold;
	padding-top: 30px;
	padding-left: 20px;
	margin-top: 10px;
}

#leftarea h2 {
	float:left;
	width: 700px;
	padding-bottom: 15px;	
}

#leftarea h3 {
	float:left;
	background-image: url(../img/arrow.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 20px;
	font-size: 120%;
	font-weight: bold;
	padding-bottom: 10px;
}

#leftarea h4 { font-weight: bold; }

#leftarea p {
	float:left;
	font-size: 95%;
	line-height: 17px;
}

#leftarea p.pict {
	width: auto;
	float: left;
	border:1px dotted #CCCCCC;
	padding:1px;
}

#leftarea p.pictsub {
	width: 320px;
	float: left;
}

#leftarea p.pict_bottom {
	width: auto;
	padding-bottom: 20px;
}

#leftarea p.turn {
	display: block;
	background-position: left center;
	background-image: url(../img/arrow3.gif);
	background-repeat: no-repeat;
	margin-bottom: 15px;
	padding-left: 20px;
	width: 170px;
	margin-top: 10px;
	float: right;
	font-weight: bold;
}

#lead {
	float:left;
	width: 700px;
	margin-bottom: 20px;
}

#lead h2 {
	width: 223px;
	background-image: url(../img/genre_head.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 11px;
	text-align: center;
	padding-bottom: 0px;	
}

#lead h3 {
	width: 181px;
}

#lead p {
	width: 211px;
	padding-bottom: 5px;
	font-size: 90%;
	padding-top: 5px;
}

#lead p.btn {
	width: auto;
	padding-top: 1px;
}

#lead p.date {
	width: 125px;
	padding-bottom: 5px;
}


#topixlist {
	float:left;
	width: 700px;
	margin-bottom: 20px;
}

#topixlist h3 { width: 300px; }

#topixlist p { width: 300px; }

#event {
	float:left;
	margin-bottom: 30px;
	width: 700px;
}

#event table {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	background-color: #FFFFFF;
	width: 343px;
}
#event table.cal_table {
	border:1px solid #CCCCCC;
	background-color: #FFFFFF;
	width: 343px;
}
#event td {
	padding: 3px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	font-weight: bold;
}
#event tr {
	border:1px solid #CCCCCC;
}

#event h3 {
	float:left;
	padding-bottom: 0px;
	background-image: url(../img/arrow2.gif);
	padding-left: 15px;
	width: 297px;
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	margin-bottom: 5px;
}

#event p {
	padding-bottom: 0px;
	width: 312px;
}
#event p.calce {
	padding-bottom: 0px;
	width: 343px;
	text-align:center;
}

#event h3.tab {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	background-image: none;
	padding-left: 0px;
	width: 323px;
	line-height: 28px;
	margin-bottom: 5px;
}

.focus {
	float:left;
	width: 313px;
	padding-top: 5px;
	padding-bottom: 10px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}

.focus a:hover {
	background-color: #FFCCFF;
	text-decoration: none;
	float:left;
}

#staffblog {
	float:left;
	width: 700px;
}

#staffblog p {
	float:left;
	width: 140px;
	font-weight: bold;
	text-align: center;
}

#advertise {
	float:left;
	width: 700px;
	padding-bottom: 25px;
}
#advertise li {
	margin-bottom: 5px;
}

#rightarea {
	float:left;
	width: 300px;
}

#rightarea h2 {
	float:left;
	width: 300px;
	margin-bottom: 5px;
}

#rightarea ul {
	float:left;
	width: 270px;
	padding-left: 15px;
}

#rightarea ul.btn { text-align: center; }

#rightarea li {
	background-image: url(../img/triangle.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-top: 5px;
}

#rightarea li.btn {
	background-image: none;
	padding-left: 0px;
	padding-bottom: 5px;
	border-bottom-style: none;
}

#rightarea dl {
	float:left;
	width: 270px;
	display: block;
	padding-left: 15px;
	padding-top: 5px;
}

#rightarea dt {
	padding-right: 10px;
	float: left;
	width: 45px;
	height: 40px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}

#rightarea dd {
	background-image: url(../img/arrow2.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	margin-bottom: 5px;
	padding-bottom: 5px;
	height: 35px;
	padding-left: 15px;
	float: left;
	width: 185px;
}

#search {
	float:left;
	width: 300px;
	margin-bottom: 10px;
}

#search p {
	float:left;
	width: 250px;
	margin-bottom: 0px;
	padding-top: 10px;
	font-weight: bold;
	font-size: 110%;
	padding-bottom: 5px;
}

#search p.retrieval {
	text-align: center;
	padding-bottom: 0px;
	padding-top: 5px;
}

.tabover {
	width: 300px;
	background-image: url(../img/tab_over.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 28px;
	padding-top: 11px;
}
.tabunder {
	width: 300px;
	background-image: url(../img/tab_under.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 7px;
	float: left;
}

.tabContainer {
	width: 300px;
}


/* 箱外側*/
.tabbox {
	background-image: url(../img/tab_center.png);
	background-repeat: repeat-y;
	background-position: left top;
	float: left;
	width: 280px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
}

/* タブ */
#search .tabContainer ul.tabMenu {
	width: 290px;
	float: left;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}

#search .tabContainer ul.tabMenu li {
	width: 70px;
	float: left;
	margin: 0px;
	padding: 0px;
	background-image: none;
	border-bottom-style: none;
}

/* 選択したタブ */
#search .tabContainer ul.tabMenu li a {
	width: 100%;
	display:block;
	overflow:hidden;
	height:0 !important;
	height /**/:28px;
	padding-top:28px;
	color:#FFFFFF;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-bottom-style: none;
	}


#qa01 a {
	background-position:  0px 0px;
	background-image: url(../img/tab1.png);
}

#qa02 a {
	background-position:0px 0px;
	background-image: url(../img/tab2.png);
}

#qa03 a {
	background-position:0px 0px;
	background-image: url(../img/tab3.png);
}

#qa04 a {
	background-position:0px 0px;
	background-image: url(../img/tab4.png);
}


#qa01 a:hover, #qa01_act a {
	background-position:  0px -50px;
	background-image: url(../img/tab1.png);
}

#qa02 a:hover, #qa02_act a {
	background-position:0px -50px;
	background-image: url(../img/tab2.png);
}

#qa03 a:hover, #qa03_act a {
	background-position:0px -50px;
	background-image: url(../img/tab3.png);
}

#qa04 a:hover, #qa04_act a {
	background-position:0px -50px;
	background-image: url(../img/tab4.png);
}


#qa01.active a {
	background-position:  0px -50px;
	background-image: url(../img/tab1.png);
}

#qa02.active a {
	background-position:0px -50px;
	background-image: url(../img/tab2.png);
}

#qa03.active a {
	background-position:0px -50px;
	background-image: url(../img/tab3.png);
}

#qa04.active a {
	background-position:0px -50px;
	background-image: url(../img/tab4.png);
}


/* タブの内容変更部分 */

#search .tabContainer ul.listbox {
	width: 260px;
	float: left;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
}

#search .tabContainer li.list {
	margin-top: 0;
	margin-right: 0;
	margin-left: 0;
	width: 125px;
	margin-bottom: 0px;
	display: block;
	float: left;
	background-image: none;
	padding: 0px;
	border-bottom-style: none;
}

#renwe {
	float:left;
	width: 300px;
	margin-bottom: 5px;
}

#renwe p {
	float:left;
	width: 84px;
	text-align: center;
	line-height: 14px;
	font-size: 90%;
}
#renwe dl {
	float:left;
	width: 84px;
	padding-left: 0px;
	padding-top: 0px;
}

#renwe dt {
	float:left;
	width: 84px;
	height: 30px;
	text-align: center;
	line-height: 14px;
	font-size: 90%;
	padding-right: 0px;
	background-image: none;
	background-repeat: no-repeat;
	border-bottom-width: none;
	border-bottom-style: none;
	border-bottom-color: none;
	margin-bottom: none;
	padding-bottom: none;

}
#renwe dd {
	float:left;
	width: 80px;
	text-align: center;
	line-height: 14px;
	font-size: 90%;
	background-image: none;
	background-repeat: no-repeat;
	border-bottom-width: none;
	border-bottom-style: none;
	border-bottom-color: none;
	margin-bottom: 0px;
	height: 100%;
	padding: 1px;
       border-bottom:1px dotted #CCCCCC;
       border-right:1px dotted #CCCCCC;
       border-left:1px dotted #CCCCCC;
       border-top:1px dotted #CCCCCC;
}
#renwe dd.undertittle {
	float:left;
	width: 80px;
	text-align: center;
	line-height: 14px;
	font-size: 90%;
	background-image: none;
	background-repeat: no-repeat;
	border-bottom-width: none;
	border-bottom-style: none;
	border-bottom-color: none;
	margin-bottom: 0px;
	padding-bottom: 0px;
	height: 100%;
	padding-left: 0px;
       border-bottom:0px;
       border-right:0px;
       border-left:0px;
       border-top:0px;
}
#shop {
	float:left;
	width: 300px;
	margin-bottom: 20px;
}

#newblog {
	float:left;
	width: 300px;
	margin-bottom: 20px;
}

#notice {
	float:left;
	width: 300px;
	margin-bottom: 20px;
}

#banner {
	float:left;
	width: 300px;
	margin-bottom: 20px;
}

#banner ul { text-align: center; }

#banner li {
	background-image: none;
	padding-left: 0px;
	padding-bottom: 5px;
	border-bottom-style: none;
}

/* トピックス
-------------------------------------------------------------------------------------*/
#topix {
	width: 700px;
	margin-bottom: 30px;
	float: left;
}

#topix h1 {
	float:left;
	margin-bottom: 15px;
	display: block;
	width: 680px;
	font-size: 130%;
	font-weight: bold;
	line-height: 25px;
}


#topix h3 {
	width: 505px;
	display: block;
}

#topix p {
	width: 640px;
	margin-bottom: 10px;
	display: block;
}
#topix p.psub {
	margin-bottom: 10px;
	display: block;
	float:none;
	line-height:  20px;
	font-size:  105%;
}

#topix p.list {
	width: 525px;
}

#topix p.catch {
	/*width: 275px;*/
	width: 370px;
	padding-bottom: 5px;
}

#topix p.insertday {
	width: 150px;
	padding-bottom: 0px;
	float: right;
}

#topix p.img_right { width: 230px; }

#topix p.text_left {
	width: 410px;
	padding-right: 10px;
}

/* 各ジャンルトップ
-------------------------------------------------------------------------------------*/
#profit {
	float:left;
	width: 700px;
	padding-bottom: 40px;
}

#profit h4 {
	padding-bottom: 15px;
	height: 30px;
}

#profit p {
	padding-bottom: 5px;
	font-size: 95%;
	line-height: 17px;
}

#new_arrival {
	float:left;
	width: 700px;
	padding-bottom: 40px;
}

#new_arrival p {
	padding-bottom: 5px;
	float: left;
	width: 100px;
	font-size: 95%;
}
#new_arrival p.new1 {
	padding-bottom: 5px;
	float:left;
	font-size: 95%;
	line-height: 17px;
	width: 680px;
}
#rank {
	float:left;
	width: 700px;
	padding-bottom: 40px;
}

#rank h4 { padding-bottom: 15px; }

/* フッター部分
-------------------------------------------------------------------------------------*/
#footer {
	clear:left;
	width: 100%;
	background-image: url(../img/footer_bg1-1.png);
	background-repeat: repeat-x;
	background-position: left top;
	padding-bottom: 20px;
}

.foot_inside {
	width: 1000px;
	background-image: url(../img/footer_bg_inside.gif);
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
	padding-top: 1040px;
}

#footer p {
	text-align: right;
	font-size: 90%;
}

/* フッター部分（店舗詳細ページ用）
-------------------------------------------------------------------------------------*/
#foot_next {
	background-image:url(../img/footer_bg2.gif);
	background-position:left top;
	background-repeat:repeat-x;
	clear:left;
	padding-bottom:20px;
	width:100%;
}

#foot_next  p {
	font-size:90%;
	text-align:right;
}

/* about_site部分
-------------------------------------------------------------------------------------*/
#about_site {
	float:left;
	width: 300px;
	margin-bottom: 10px;
}
#about_site ul {
	float:left;
	width:285px;
}
#about_site li {
	float:left;
	margin-left: 5px;
}

/* 掲載店舗募集部分
-------------------------------------------------------------------------------------*/
#keisai {
	float:left;
	width: 300px;
	margin-bottom: 10px;
}

/* 各カテゴリーの検索結果
-------------------------------------------------------------------------------------*/
#response {
	float:left;
	width: 700px;
}

#response h4 { padding-bottom: 15px; }

#response p {
	padding-bottom: 5px;
	font-size: 95%;
	line-height: 17px;
}

#pagenavi {
	text-align: center;
	padding-top: 20px;
	font-size: 90%;
	float: left;
	width: 680px;
	padding-bottom: 40px;
}

#pagenavi li { display: inline; }

#pagenavi li a, .pagenavi li a:link, .pagenavi a:active {
	border:1px solid #999999;
	color:#999999;
	margin:1px;
	text-decoration:none;
	padding-top: 3px;
	padding-right: 7px;
	padding-bottom: 3px;
	padding-left: 7px;
}

#pagenavi a:hover {
	background-color:#F2F2F2;
	border:1px solid #666666;
	color:#666666;
}

#pagenavi li.pages {
	border:1px solid #999999;
	color:#999999;
	margin: 1px;
	padding-top: 3px;
	padding-right: 7px;
	padding-bottom: 3px;
	padding-left: 7px;
}

#pagenavi li.current {
	background-color:#999999;
	border:1px solid #999999;
	font-weight:bold;
	margin:1px;
	color: #FFFFFF;
	padding-top: 3px;
	padding-right: 7px;
	padding-bottom: 3px;
	padding-left: 7px;
}

#pagenavi li.extend {
	height:28px;
	margin:2px;
}

/* イベント情報フォーム
-------------------------------------------------------------------------------------*/
#reporting {
	float:left;
	width: 700px;
}

#reporting p {
	padding-bottom: 20px;
	float: left;
	padding-top: 5px;
}

#reporting table {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	width: 98%;
	float: left;
	font-size: 95%;
}

#reporting th {
	background-color: #E8E8E8;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
}

#reporting td {
	padding: 10px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

.form350 { width: 350px; }

.confirm { text-align: center; }

/* admin部分

#admin_menu{
	position: absolute;
	top: 0px;
	left: 0px;
	border: 1px solid red;
	background: red;
	padding: 5px;
	color: white;
	font-weight: bold;
}
#admin_menu a{
	color: white;
	font-weight: bold;
}
-------------------------------------------------------------------------------------*/

/*

.rsstc   {	float: left; font-size: 12px;  margin: 0; padding: 0 }
.rsstc a { color: #0000ff;}
.rsstc em  { font-style: normal; font-weight: bold; margin-left: 10px; padding: 0 }
.rsstc ul   { width:750px;float: left;background-color: #fdfdfd; margin: 0; padding: 0 ; }
.rsstc li   { text-align: left;width:750px;float: left;list-style-type: none; padding-top: 1px; padding-bottom: 1px; padding-left: 5px; border-bottom: 1px dashed #dddddd }

*/
