@charset "utf-8";

/* 全体構造
---------------------------------------------------- */
* {
	margin: 0px;
	padding: 0px;
}

body {
	font-size: 80%;
	line-height:1.5;
	color:#666666;
	 font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	text-align:center;
	overflow-x:hidden;
	background: url(../images/bg.jpg) no-repeat center top #033769;
}
#wrapper{
	width:800px;
	margin:0 auto;
	padding:0;
	text-align:left;
}
a{list-style:none;}
img {border:none;}
p{
	padding-bottom:1em;
}
hr{
	clear:both;
	margin-bottom:10px;
	visibility:hidden;
}

/* リンク
---------------------------------------------------- */
a {outline:none;}

a:link {
  color:#0099FF;
  text-decoration:underline;
}
a:visited {
  color: #666666;
  text-decoration:underline;
}
a:hover, a:active {
  color:#0066CC;
  text-decoration:underline;
}


/* ヘッダー
---------------------------------------------------- */
#header{
	height:149px;
	width:800px;
}
h1{
	float:left;
	width:265px;
	height:112px;
	background:url(../images/logo.jpg) no-repeat;
}
h1 a{
	width:265px;
	height:112px;
	display:block;
	text-indent:-9999px;
	background:url(../images/logo.jpg) no-repeat;
}
h1 a:hover{
	width:265px;
	height:112px;
	display:block;
	text-indent:-9999px;
	background:url(../images/logo-on.jpg) no-repeat;
}
#header-right{
	float:right;
	padding-top:10px;
	width:400px;
	text-align:right;
}
#header-right li{
	display:inline;
	padding:0px 15px;
	border-right:1px solid #fff;
}
#header-right li a{
	color:#fff;
	text-decoration:none;
}
#header-right li a:hover{
	color:#eee;
	text-decoration:none;
}
#header-right .nobd{
	border-right:none;
}

#header-right form{
	padding-top:30px;
	height:26px;
}
#header-right form #s-txt{
	background:url(../images/search-bg.jpg) repeat-x;
	width:209px;
	height:21px;
	padding:5px 5px 0 10px;
	margin-right:5px;
}
#header-right form #s-button{
	margin:0;
	padding:0;
}


/* コンテンツ・タイトル
---------------------------------------------------- */
h2{
	margin-bottom:10px;
	clear:both;
}
#content h2,
#content2 h2{
	font-size:130%;
	padding-bottom:5px;
}
#content h2 strong,
#content2 h2 strong{
	color:#23A0AB;
}
#content h2 span{
	font-size:80%;
	font-weight:normal;
}

#content{
	width:760px;
	min-height:700px;
	height: auto !important;
	height:700px;
	background:url(../images/bg-content.jpg) no-repeat #fff;
	padding:20px;
	clear:both;
}
#content2{
	width:760px;
	min-height:700px;
	height: auto !important;
	height:700px;
	background:url(../images/bg-content2.jpg) no-repeat #fff;
	padding:20px;
	clear:both;
}
#content h3{
	font-size:120%;
	border-bottom:1px dotted #CCCCCC;
	margin-bottom:5px;
	clear:both;
	color:#23A0AB;
}
#content h3 a{
	color:#0066FF;
	font-weight:normal;
}
#content .list-odd h4,
#content .list-even h4{
	font-size:120%;
	color:#24738C;
}
#content h5{
	font-size:130%;
	color:#0099CC;
}

#content2 h3{
	font-size:120%;
	border-bottom:1px dotted #CCCCCC;
	margin-bottom:5px;
	clear:both;
	color:#23A0AB;
}
#content2 h3 a{
	color:#0066FF;
	font-weight:normal;
}
#content2 .list-odd h4,
#content2 .list-even h4{
	font-size:120%;
	color:#24738C;
}
#content2 h5{
	font-size:130%;
	color:#0099CC;
}

#content .list-odd h4 strong,
#content .list-even h4 strong,
#content2 .list-odd h4 strong,
#content2 .list-even h4 strong{
	font-size:100%;
	color:#FB8C04;
	font-weight:bold;
}


/* フッタ
---------------------------------------------------- */
#footer{
	width:840px;
	height:175px;
	padding-top:24px;
	background:url(../images/bg-footer.jpg) no-repeat;
	font-size:90%;
	text-align:center;
	margin:0 auto;
	color:#fff;
}
#footer a{color:#fff;}
#pagetop{
	clear:both;
	height:28px;
	padding:0px 60px 0 0;
	text-align:right;
}

#footer ul{
	padding:20px 0;
}

#footer li{
	display:inline;
	padding:0px 15px;
	border-right:1px solid #fff;
}
#footer li a{
	color:#fff;
	text-decoration:none;
}
#footer li a:hover{
	color:#eee;
	text-decoration:none;
}
#footer .nobd{
	border-right:none;
}



/* Cogooleとは、利用規約
---------------------------------------------------- */
#about{
	padding:0 20px;
}
#about ul,
#about ol{
	margin-left:30px;
	margin-bottom:15px;
}
#about ul li{
	background:url(../images/icon02.gif) no-repeat 0 2px;
	padding-left:20px;
	list-style:none;
	margin-bottom:5px;
	font-weight:bold;
}
#about ol li{
	margin-bottom:10px;
}

/* トップページ
---------------------------------------------------- */
#left{
	float:left;
	width:400px;
}
#right{
	float:right;
	width:340px;
}

#main{
	margin-bottom:20px;
}
#wn{
	width:355px;
	padding:59px 25px 10px 20px;
	min-height:338px;
	background:url(../images/bg-wn.jpg) no-repeat;
}
#wn h2, #top-news h2{display:none;}
#content #wn h3{
	margin-bottom:10px;
	padding-bottom:3px;
	font-size:110%;
	border-bottom:1px solid #ddd;
	background:url(../images/icon01.gif) no-repeat;
	padding-left:20px;
	background-position:0px 2px;
	font-weight:normal;
}
#content #wn h3 a{text-decoration:none; font-weight:bold; color:#78a73e;}
#content #wn h3 a:hover{text-decoration:none; font-weight:bold; color:#FF9900;}
#content #wn img{
	background:url(../images/bg-img.jpg);
	padding:5px;
}
#content #wn img:hover{
	background:url(../images/bg-img-on.jpg);
	padding:5px;
}
.scholl-name{
	text-align:right;
	clear:both;
}

/* news
--------- */
#top-news{
	width:295px;
	padding:59px 25px 10px 20px;
	min-height:338px;
	background:url(../images/bg-news.jpg) no-repeat;
}
#content #top-news dt{
	margin-bottom:2px;
	padding-bottom:3px;
	font-size:110%;
	border-bottom:1px solid #ddd;
	background:url(../images/icon02.gif) no-repeat;
	padding-left:20px;
	background-position:0px 2px;
	font-weight:normal;
}
#top-news dd{
	text-align:right;
	padding-bottom:15px;
}


/* バナー
------------ */
#bunner{
	clear:both;
}
#bunner h3{
	border-bottom:none;
}
#bunner ul {
	width:100%;
	list-style:none;
}
#bunner ul:after {
	content:".";
	height:0px;
	clear:both;
	display: block;
	visibility:hidden;
}
#bunner ul li {
	margin:10px 5px 10px 5px;
	float:left;
}

#bunner ul li a {
	margin:0;
	padding:0;
}

#bunner ul li a:link,
#bunner ul li a:visited,
#bunner ul li a:hover{
	text-decoration:none;
}

#bunnerul li a img {
	margin-bottom:3px;
}

#bunner ul li a img {
	margin-bottom:0;
}

#bunner ul li a:hover img {
	filter:alpha(opacity=70);
	opacity:0.7;
}


/* main
---------------------------------------------------- */
#hidden{display:none;}
#flash{
	width:287px;
	height:193px;
	background:url(../images/flash.jpg) no-repeat;
	position:absolute;
	left: 463px;
	top: 9px;
}


/* map
---------------------------------------------------- */
#hidden{display:none;}
#map{
	width:760px;
	height:551px;
	background:url(../images/map.jpg) no-repeat;
	margin-bottom:20px;
	position:relative;
	font-size:12px;
	color:#ccc;
}
#map a{color:#fff; text-decoration:none; font-weight:bold;}
#map a:hover{color:#fff; text-decoration:underline;}

#map ul li{list-style:none;}


/* 地域
---------------------------------------------------- */
#map #touhoku{
	position:absolute;
	top:227px;
	left:622px;
}
#map #touhoku a{color:#4084bc;}


#map #kantou{
	position:absolute;
	top:497px;
	left:648px;
}
#map #kantou a{color:#40acbc;}


#map #koushinetsu{
	position:absolute;
	top:325px;
	left:515px;
}
#map #koushinetsu a{color:#40bc66;}


#map #toukai{
	position:absolute;
	top:481px;
	left:452px;
}
#map #toukai a{color:#a3bc40;}


#map #kansai{
	position:absolute;
	top:332px;
	left:368px;
}
#map #kansai a{color:#bc9840;}


#map #chugoku{
	position:absolute;
	top:333px;
	left:235px;
}
#map #chugoku a{color:#bc5d40;}


#map #shikoku{
	position:absolute;
	top:492px;
	left:218px;
}
#map #shikoku a{color:#bc4055;}


#map #kyushu{
	position:absolute;
	top:335px;
	left:63px;
}
#map #kyushu a{color:#7a40bc;}


/* 都道府県
---------------------------------------------------- */
#hokkaido{
	position:absolute;
	top:262px;
	right:123px;
}
#aomori{
	position:absolute;
	top:261px;
	right:47px;
}
#akita{
	position:absolute;
	top:288px;
	right:74px;
}
#miyagi{
	position:absolute;
	top:319px;
	right:51px;
}
#yamagata{
	position:absolute;
	top:317px;
	right:92px;
}
#iwate{
	position:absolute;
	top:289px;
	right:33px;
}
#fukushima{
	position:absolute;
	left: 661px;
	top: 349px;
}
#ibaraki{
	position:absolute;
	left: 675px;
	top: 395px;
}
#tochigi{
	position:absolute;
	left: 632px;
	top: 380px;
}
#gunma{
	position:absolute;
	left: 582px;
	top: 380px;
}
#saitama{
	position:absolute;
	left: 606px;
	top: 405px;
}
#tokyo{
	position:absolute;
	left: 598px;
	top: 427px;
}
#chiba{
	position:absolute;
	left: 659px;
	top: 442px;
}
#kanagawa{
	position:absolute;
	left: 578px;
	top: 450px;
}
#niigata{
	position:absolute;
	left: 599px;
	top: 352px;
}
#nagano{
	position:absolute;
	left: 535px;
	top: 380px;
}
#yamanashi{
	position:absolute;
	left: 548px;
	top: 420px;
}
#toyama{
	position:absolute;
	left: 534px;
	top: 352px;
}
#ishikawa{
	position:absolute;
	left: 478px;
	top: 353px;
}
#fukui{
	position:absolute;
	left: 485px;
	top: 378px;
}
#shizuoka{
	position:absolute;
	left: 524px;
	top: 453px;
}
#aichi{
	position:absolute;
	left: 462px;
	top: 446px;
}
#gifu{
	position:absolute;
	left: 471px;
	top: 411px;
}
#mie{
	position:absolute;
	left: 413px;
	top: 452px;
}
#osaka{
	position:absolute;
	left: 339px;
	top: 432px;
}
#kyoto{
	position:absolute;
	left: 389px;
	top: 388px;
}
#shiga{
	position:absolute;
	left: 429px;
	top: 389px;
}
#hyogo{
	position:absolute;
	left: 348px;
	top: 387px;
}
#nara{
	position:absolute;
	left: 375px;
	top: 451px;
}
#wakayama{
	position:absolute;
	left: 323px;
	top: 465px;
}
#tottori{
	position:absolute;
	left: 301px;
	top: 362px;
}
#shimane{
	position:absolute;
	left: 247px;
	top: 362px;
}
#okayama{
	position:absolute;
	left: 299px;
	top: 387px;
}
#hiroshima{
	position:absolute;
	left: 241px;
	top: 389px;
}
#yamaguchi{
	position:absolute;
	left: 200px;
	top: 362px;
}
#kagawa{
	position:absolute;
	left: 282px;
	top: 428px;
}
#tokushima{
	position:absolute;
	left: 276px;
	top: 457px;
}
#kouchi{
	position:absolute;
	left: 203px;
	top: 459px;
}
#ehime{
	position:absolute;
	left: 206px;
	top: 429px;
}
#fukuoka{
	position:absolute;
	left: 140px;
	top: 362px;
}
#saga{
	position:absolute;
	left: 87px;
	top: 363px;
}
#nagasaki{
	position:absolute;
	left: 31px;
	top: 365px;
}
#oita{
	position:absolute;
	left: 142px;
	top: 395px;
}
#kumamoto{
	position:absolute;
	left: 92px;
	top: 398px;
}
#miyazaki{
	position:absolute;
	left: 110px;
	top: 438px;
}
#kagoshima{
	position:absolute;
	left: 52px;
	top: 439px;
}
#okinawa{
	position:absolute;
	left: 36px;
	top: 493px;
}



/* pagination
---------------------------------------------------- */
.pagination{
	margin:10px auto 20px auto;
	vertical-align:bottom;
	text-align:center;
}
.pagination li{
	display:inline;
	list-style:none;
}
.pagination li a{
	padding:3px 5px;
}
.pagination li a:hover{
	padding:3px 5px;
	background-color:#B3D246;
	text-decoration:none;
	color:#fff;
}
/*.pagination .on a{*/
.pagination .on {
	padding:3px 5px;
	background-color:#B3D246;
	text-decoration:none;
	color:#fff;
}

/* condition
---------------------------------------------------- */
#condition{
	padding:10px;
	border:#e2e2e2 1px solid;
	background:#f5f6ec;
	margin-bottom:20px;
}
#condition-ken{
	width:100%;
}
#condition-ken th,
#condition-ken td{
	padding:5px;
	vertical-align:top;
}
#condition-ken label{
	margin-right:10px;
}

/* list
---------------------------------------------------- */
.list-odd{
	width:738px;
	padding:10px 10px 0 10px;
	border:#e2e2e2 1px solid;
	background:#f2f2f2;
	margin-bottom:20px;
}
.list-even{
	width:738px;
	padding:10px 10px 0 10px;
	border:#e2e2e2 1px solid;
	background:#f5f3e2;
	margin-bottom:20px;
}
.lsit-photo{
	float:left;
	width:160px;
	margin-right:10px;
}
.list-photo img{
	background:url(../images/bg-img.jpg);
	padding:5px;
}
.list-photo img:hover{
	background:url(../images/bg-img-on.jpg);
	padding:5px;
}

.list-txt{
	float:right;
	width:550px;
}
.list-odd hr,
.list-even hr{
	visibility:hidden;
}

/* tab
---------------------------------------------------- */
#tab{
	margin:10px auto 0 23px;
	clear:both;
}

#tab li{
	float:left;
	padding:0 0 0 0;
	margin-right:3px;
	list-style:none;
	background:#fff;
}

#tab a{
	background:url(../images/tab-l.jpg) no-repeat left top;
	height:31px;
	_height:19px;
	display:block;
	float:left;
	padding-left:20px;
	text-decoration:none;
	color:#fff;
	cursor:pointer;
}

#tab a:hover{
	color:#ccc;
}

#tab a span{
	background:url(../images/tab-r.jpg) no-repeat right top;
	display:block;
	padding:8px 20px 0 0;
	_padding:5px 20px 0 0;
	display:block;
	height:31px;
	_height:22px;
	float:left;
}

#tab .tab-on a{
	background:url(../images/tab-l-on.jpg) no-repeat left top #fff;
	height:31px;
	_height:19px;
	display:block;
	float:left;
	padding-left:20px;
	text-decoration:none;
	color:#000;
	font-weight:bold;
	cursor:pointer;
}
#tab .tab-on a span{
	background:url(../images/tab-r-on.jpg) no-repeat right top;
	display:block;
	padding:8px 20px 0 0;
	_padding:5px 20px 0 0;
	display:block;
	height:31px;
	_height:22px;
	float:left;
}
#tab .tab-on a:hover{
	color:#000;
}

/* パンくずリスト
---------------------------------------------------- */
#pan{
	margin-bottom:10px;
}
#pan li{
	display:inline;
	list-style:none;
}
#pan li a{
	padding:3px 5px;
	color:#0099FF;
}

/* 基本情報
---------------------------------------------------- */
.main-img{
	padding:4px;
	border:1px solid #CCCCCC;
	float:right;
	margin-left:10px;
	margin-bottom:10px;
}
#detail-body h3{
	border-bottom:1px dashed #666;
	margin-bottom:5px;
	padding-top:20px;
}

.data-table{
	border-collapse:collapse;
	margin-bottom:20px;
	width:100%;
	clear:both;
}
.data-table th,
.data-table td{
	padding:7px 10px;
}
.data-table th{
	width:125px;
	text-align:left;
	background:#f0f0f0;
	border-bottom:1px solid #f9fafb;
	border-left:3px solid #dadada;
}
.data-table td{
	padding-left:10px;
	border-bottom:1px dashed #dadada;
}
.detail-button{
	text-align:right;
	clear:both;
}
.detail-button input{
	border:1px solid #999999;
	padding:3px 5px;
	background:#FFFFFF;
	cursor:pointer;
}
.detail-button input:hover{
	border:1px solid #999999;
	padding:3px 5px;
	background:#eee;
	cursor:pointer;
}

.print-button{
	text-align:center;
	padding:10px 0 20px 0;
}
#news{
	margin-bottom:20px;
}
#news ul{
	margin-left:20px;
}
#news ul li{
	padding:5px 0 10px 0;
}

.news{
	margin-bottom:20px;
}
.news dl,
.news ul,
.news ol{
	margin-left:30px;
}

/* 営業種目詳細
---------------------------------------------------- */
.photo-table{
	margin-bottom:40px;
}
.photo-table td{
	vertical-align:top;
	padding:0px 5px;
	width:240px;
}

/* 申し込み
---------------------------------------------------- */
.data-table td .calendar-wrapper td{
	padding:0 5px;
	border-bottom:none;
}

.data-table td .calendar{
	border-collapse:collapse;
	border:1px solid #999;
}
.data-table td .calendar caption{
	font-weight:bold;
	padding:5px 0 2px 0;
}
.data-table td .calendar td a{
	color:#0099FF;
}
.data-table td .calendar td a:hover{
	color:#FF6600;
}
.data-table td .calendar th{
	background:#eee;
	border-bottom:1px solid #999;
	border-left:none;
	width:5px;
}

.data-table td .calendar td{
	padding:4px 0;
	border-bottom:none;
	text-align:center;
	border:1px solid #999;
}


.data-table td .calendar .sat{ color:#3399CC}
.data-table td .calendar .sun{ color:#FF0000;}

.data-table td .calendar .full{background:#f2b583;}
.data-table td .calendar .past{color:#ccc;}
.data-table td .calendar .few{background:#D6E193;}

.data-table td .calendar .can{
	cursor:pointer;
}
.data-table td .calendar .can:hover{
	cursor:pointer;
	background:#DDF3F7
}

.view-full{
	background:#f2b583;
	color:#f2b583;
	margin-right:3px;
}
.view-few{
	background:#D6E193;
	color:#D6E193;
	margin-right:3px;
}

/* 利用規約・プライバシーポリシー
---------------------------------------------------- */
#over{
	overflow:auto;
	height:250px;
	width:740px;
	background:#f8f8f8;
	padding:10px;
	margin-bottom:20px;
}
#over ul,
#over ol{
	margin-left:30px;
	margin-bottom:10px;
}


/* 各種インフォメーション
---------------------------------------------------- */
.reservation, .fix, .cancel, .finish, .finished{
    margin: 10px 0px;
    padding:15px 10px 15px 50px;
	font-weight:bold;
}
.reservation {
    color: #00529B;
    background:url(../images/icon12.jpg) no-repeat #BDE5F8  10px center;
	border:1px solid #00529b;
}
.fix {
    color: #4F8A10;
    background:url(../images/icon13.jpg) no-repeat #DFF2BF 10px center;
	border:1px solid #4f8a10;
}
.cancel {
    color: #9F6000;
    background:url(../images/icon14.jpg) no-repeat #FEEFB3 10px center;
	border:1px solid #9f6000;
}
.finish {
    color: #D8000C;
    background:url(../images/icon15.jpg) no-repeat #FFBABA 10px center;
	border:1px solid #d8000c;
}
.finished {
    color:#484848;
    background:url(../images/icon16.jpg) no-repeat #dcdcdc 10px center;
	border:1px solid #6c6c6c;
}



/* gallery
---------------------------------------------------- */
.gallery{
	width:760px;
}
.gallery td{
	width:240px;
	padding:0 5px;
	vertical-align:top;
}
.gallery td a{
	overflow:hidden;
	width:240px;
	height:150px;
	display:block;
}
.gallery td img{
	margin-bottom:3px;
}
.gallery .garrlery-txt{
	padding-bottom:20px;
}

/* blog
---------------------------------------------------- */
#blog-left{
	float:left;
	width:500px;
}
#blog-right{
	float:right;
	width:230px;
}
#blog-right ul{
	margin:5px 0 30px 20px;
}
#blog-right ul li{
	padding:5px 0;
}
#blog-left h3{
	background:url(../images/icon01.gif) no-repeat;
	padding-left:20px;
	background-position:0px 2px;
}
#blog-left h3 span{
	font-weight:normal;
}
#blog-left h3 a{
	text-decoration:none;
}
#blog-left h3 a:hover{
	text-decoration:underline;
}
#blog-body img{
	padding:4px;
	background:#FFFFFF;
	border:1px solid #CCCCCC;
}

.blog-comment{
	text-align:right;
}

#comment{
	text-align:left;
	width:496px;
	margin:30px auto 0 auto;
}

.comment-name{
	width:476px;
	height:42px;
	background:url(../images/comment-top.jpg) no-repeat;
	padding:5px 0 0 20px;
}
.comment-name strong{
	font-size:110%;
}
.comment-body{
	background:#cdc9ad;
	padding:0 10px;
	color:#333;
}
.comment-bottom{
	background:url(../images/comment-bottom.jpg) no-repeat;
	height:17px;
	margin-bottom:20px;
}


/* mypage
---------------------------------------------------- */
.login-button{
	text-align:center;
}
#mypage-body h3{
	border-bottom:1px dashed #666;
	margin-bottom:5px;
	padding-top:10px;
}
#access-map-area{
	width:100%;
	height:150px;
	background:#CCCCCC;
	text-align:center;
	padding-top:100px;
	margin-bottom:5px;
}

#mypage-posted{
	padding:10px;
	background:#1DA8D6;
	color:#FFFFFF;
	font-weight:bold;
	text-align:center;
	margin-bottom:10px;
}
#mypage-error{
	padding:10px;
	background:#CC3D2D;
	color:#FFFFFF;
	font-weight:bold;
	text-align:center;
	margin-bottom:10px;
}

#sub-navi{
	margin-bottom:40px;
}
#sub-navi a{
	color:#0066CC;
}
#sub-navi li{
	display:inline;
	padding:0px 15px 0 0;
	margin-right:15px;
	border-right:1px solid #ccc;
}
#sub-navi .nobd{
	border-right:none;
}

.mypage-list-day{
	width:100px;
}
.mypage-list-del{
	width:40px;
	text-align:center;
}
.mypage-list-bg{
	background:#eee;
}
.keitai-mail{
	background:#FF9900;
	color:#FFFFFF;
	font-size:120%;
	margin:10px 0 30px 0;
	padding:10px;
}

.mypage-info{
	padding:10px;
	background:#1DA8D6;
	color:#FFFFFF;
	font-weight:bold;
	text-align:center;
	margin-bottom:10px;
}

.edit-option {
	display:inline;
	margin-right:20px;
}
.edit-option li{
	display:inline;
	margin-right:5px;
	list-style:none;
}


/* Greeting
---------------------------------------------------- */
#greeting{
	width:600px;
	margin:0 auto;
}
#greeting h3{
	color:#FF6600;
	font-size:120%;
}

#greeting ul{
	margin-left:30px;
	margin-bottom:20px;
}
#greeting ul li{
	padding-bottom:10px;
}
#greeting ul ol{
	margin-left:40px;
	margin-bottom:20px;
	margin-top:5px;
}
.button{
	text-align:center;
	margin:10px;
}


/* 登録会社一覧
---------------------------------------------------- */
.company-list{
	width:100%;
	border-collapse:collapse;
	margin-bottom:10px;
}
.company-list tr:hover{
	background:#ECEDD3;
}

.company-list td,
.company-list th{
	border:1px solid #ccc;
	padding:3px 5px;
}
.company-list th{
	background:#eee;
}
.company-list td a{
	color:#0099FF;
}


/* 汎用CSS
---------------------------------------------------- */
.clear {clear:both;}
.red{ color:#FF0000; font-size:10px;}
.red2{ color:#FF0000; font-weight:normal;}
.blue{color:blue;}
.yellow{color:#FF9900;}
.green{color:green;}
.img-right{float:right; margin-left:10px; margin-bottom:10px;}
.img-left{float:left; margin-right:10px;}
.align-right{text-align:right; padding:10px;}



/* フォーム
---------------------------------------------------- */
.txt0{width:30px; padding:3px 5px;}
.txt1{width:100px; padding:3px 5px;}
.txt2{width:200px; padding:3px 5px;}
.txt3{width:300px; padding:3px 5px;}
.txt4{width:400px; padding:3px 5px;}

.txtarea1{width:483px; height:200px; padding:5px; color:#999}
.txtarea2{width:550px; height:200px; padding:5px;}
.txtarea3{width:750px; height:200px; padding:5px;}
.txtarea4{width:550px; height:100px; padding:5px;}

.post-button{
	text-align:right;
}

/* 広告
---------------------------------------------------- */
.ad-links{
	font-size:10px;
	margin-top:40px;
}
.ad-links li{
	display:inline;
	margin-right:10px;
	list-style:none;
}
.ad-links a:link,
.ad-links a:visited{
	color:#5472a2;
	text-decoration:none;
}
