﻿@charset "utf-8";



.gotochi p {
    font-size: 14px;
    color:#666666;
    line-height: 1.5em;
}

.gotochi h3 {
    font-size: 28px;
	color:#666666;
    font-weight: bold;
    line-height: 1.5em;
    margin: 1em 0 1em 0;
}

.subt {
    font-size: 16px;
	color:#666666;
    line-height: 1.5em;
    margin: 1em 0 1em 0;
}

.titlego_l {
    background: none repeat scroll 0 0 #FF9933;
    clear: both;
    color: #FFFFFF;
    font-size: 18px;
    line-height: 1.4;
    margin-bottom: 5px;
    padding: 5px;
}



.gotochi_photo_blcok {
	clear: both;
}

.gotochi_photo_blcok .left {
	width: 420px;
}

.gotochi_photo_block .right {
	width: 200px;
}




#side .title_s {
	margin: 0 auto 0.5em;
	padding: 0 6px 6px;
	background: url(../imgs/title/bg_title_sub.png) left bottom repeat-x;
	font-weight: bold;
	font-size: 16px;
	line-height: 1.5em;
	color: #009944;
}

#side .title_ss {
	margin-top: 10em;
	padding: 7px;
	background-color: #FFFFE0;
	font-weight: bold;
	font-size: 14px;
	line-height: 1.5em;
	color: #004820;
}

.table_g {
   width:600px;
   margin-bottom:20px;
   border-collapse:collapse;
   border:1px solid #999;
   border-spacing:0;
   line-height:1.8;
}

.table_g th {
   padding:5px;
   border:1px solid #999;
   border-width:0 0 1px 1px;
   background:#EFEBEF;
   font-weight:bold;
   text-align:left;
}

.table_g td {
   padding:5px;
   border:1px solid #999;
   border-width:0 0 1px 1px;
   text-align:left;
}

.table_o {
width:100%;margin:10px 0px 10px 0px;padding:0px;
border-collapse:collapse;
border-top:1px dotted #999999;
}

.table_o th {
padding:4px 2px 2px 4px;
text-align:left;vertical-align:top;color:#666666;
background-color:#EEEEEE;
border-bottom:1px dotted #999999;border-left:5px solid #BDB76B;
}

.table_o td {
	padding:4px 2px 2px 18px;
	text-align:left;
	vertical-align:top;
	color:#444444;
	border-bottom:1px dotted #999999;
	border-left:5px solid #BDB76B;
}

.table_pl {
   width:90%;
   margin-bottom:20px;
   line-height:1.4;
}

.table_pl th {
   padding:5px;
   background:#EFEBEF;
   font-weight:bold;
   text-align:left;
}

.gotochi_b_btn {
	float:right;
	margin:0 20px 20px;
	clear:both;
}

.index_gotochi {
	float:left;
	width:600px;
	margin:25px 0 25px 0;
	font-size:14px;
	line-height:1.5em;
	border:2px solid #FFD700;
	padding:10px;
}