body {
	margin:0;
	padding:0;
	background:url(../img/index/bg.gif) #ffffff;
	color:#46411d;
	position:relative;
	text-align:center;
	font-size:12px;
}
h1, h2, h3, h4, h5, h6{
	margin:0;
	padding:0;
	font-weight:bold;
	font-size:14px;
}
img {
	border:none;
}
a:link {
	color:#46411d;
}
a:visited {
	color:#46411d;
	text-decoration:none;
}
a:hover {
	color:#46411d;
	text-decoration:underline;
}
strong,em {
	font-weight:normal;
}
li{
	list-style:none;
}
h1{
	width:100%;
	height:14px;
	background:url(../img/common/head.gif);
	font-size:10px;
	text-align:right;
}
.clear{
	clear:both;
}
#wrap{
	width:900px;
	height:540px;
	margin:20px auto;
	text-align:left;
	background:url(../img/index/index_logo.gif) no-repeat;
	position:relative;
}

#h1_p{
	position:absolute;
	top:-20px;
	left:210px;
	width:400px;
	height:180px;
	font-size:10px;
	line-height:140%;
	overflow:hidden;
}

/*contents*/
#contents{
	width:900px;
	height:auto;
	float:right;
	position:relative;
	top:310px;
	z-index:1;
}
.index_p{
	width:900px;
	height:auto;
	line-height:160%;
	letter-spacing:1px;
	font-size:13px;
}
#contents img{
	float:left;
	margin:0 10px 10px 0;
}
#detail{
	margin:0 0 0 270px;
}
#news a{
	line-height:140%;
}
/*広告*/
#ad_box{
	width:270px;
	height:auto;
	position:absolute;
	top:0px;
	right:0;
	margin:0;
	z-index:9;
}

#ad_box p{
	float:left;
	margin:0 0 10px 0;
}

/*入り口*/
#topenter{
	position:absolute;
	top:230px;
	right:300px;
	display:block;
	width:200px;
	height:96px;
}
#topenter2{
	position:absolute;
	top:200px;
	right:300px;
	z-index:5;
	font-size:9px;
}
#topenter2 a{
	color:#46411d;
}

/*tabmenu*/
#feedControl .gf-author,
#feedControl .gf-spacer,
#feedControl .gf-relativePublishedDate {
	display : none;
}   
#feedControl .gf-result {
	padding-top:5px;
}

#feedControl .gf-snippet {
	padding :5px 5px 5px 8px;
	border-top : 1px solid #DCDCDC;
}

#feedControl .gf-title a {
	padding : 3px 0 2px 5px;
	border-left : 5px solid #4682B4;
	font-size:15px;
	font-weight:bold;
	text-decoration:none;
}
.gf-result{
	border : 1px solid #998877 ;
	padding:10px;
	background:#fffffc;
     -webkit-border-radius: 5px;  
     -moz-border-radius: 5px;  
}
.gf-snippet{
  letter-spacing:1px;
  line-height:160%;
}
.gfc-tabsArea{
	z-index:2;
	margin:0 0 3px 0;
	padding:0;
}
.gfc-tabhActive{
	font-size:12px !important;
	border-top:1px solid !important;
	border-left:1px solid !important;
	border-right:1px solid !important;
	background:#fffffc;
	padding:5px !important;
     -webkit-border-top-left-radius: 5px;  
     -webkit-border-top-right-radius: 5px;  
     -moz-border-radius-topleft: 5px;  
     -moz-border-radius-topright: 5px;  
}
.gfc-tabhInactive{
	font-size:12px !important;
	border-top:1px solid !important;
	border-left:1px solid !important;
	border-right:1px solid !important;
	background:#ccc;
	padding:5px !important;
     -webkit-border-top-left-radius: 5px;  
     -webkit-border-top-right-radius: 5px;  
     -moz-border-radius-topleft: 5px;  
     -moz-border-radius-topright: 5px;  
}
.gfc-resultsbox-visible{
	width:600px;
	height:auto;
	background:#fffffc;
	border:1px solid;
	padding:5px;
	z-index:1;
	margin-bottom:10px;
     -webkit-border-top-right-radius: 5px;  
     -webkit-border-bottom-right-radius: 5px;  
     -webkit-border-bottom-left-radius: 5px;  
     -moz-border-radius-topright: 5px;  
     -moz-border-radius-bottomright: 5px;  
     -moz-border-radius-bottomleft: 5px; 
}
/*about*/
#about{
	padding:0;
}
#about div{
	display:block;
	font-weight:bold;
	font-size:18px;
	padding:3px;
	margin:0;
	border-left:5px solid;
	border-bottom:1px solid;
}
#about p{
	font-size:14px;
	padding:5px 20px;
	letter-spacing:2px;
	line-height:160%;
}
.s_wide{
	width:600px;
}
/*google+*/
#plus1{
	position:absolute;
	top:155px;
	left:500px;
}
