#container{
	width:100%;
	margin-left:auto;
	margin-right:auto;
	border:thin solid #99CCFF;
}

#main_content{
	width:100%;
	float:left;
	margin-left:-315px;
}
#main_content>* {
	margin-left:315px;
}
#main_text {
	border-right:thin solid #99CCFF;
	padding:0 10px 0 10px;
	word-break: break-all;
}
#main_text_left {
	width:185px;
	float:left;
}
#main_text_right {
	width:100%;
	float:right;
	margin-right:-185px;
}
#main_text_right>* {
	margin-right:185px;
}
#side_bar {
	margin-left:10px;
	width:305px;
	float:left;
}
#sideWrap {
	width:305px;
	float:left;
	position:relative;
}
#footer {
	width:100%;
	clear:left;
}
#ads200{
	display:inline;
}
#mobile_menu{
	display:none;
}

.gazo_table{
	display: table;
	width: 100%;
}
.gazo_table li{
	display: table-cell;
	width: 33%;
	text-align: center;
	vertical-align: top;
}

body
{
    background-color:#FFFFFF;
    margin:0px 20px 0px 20px;
    padding:0;
    line-height:1.4;
    color:#333;
/*    font-size:0.875em; */
/*    font-size:1.025em; */
    font-size:1.0em;
}

a:link {
    color:#0000FF;
    text-decoration:none;
}
a:visited {
    color:#0000FF;
    text-decoration:none;
}
a:hover{
    text-decoration:underline;
}
a:active{
    color:#666;
}

img {
    border:0;
	    max-width: 100%; 
	    height:auto;
}

form {
    display: inline;
}

.navi_table
{
    background-color: #0000FF;
/*    font-size:0.85em; */
/*    font-size:1.0em; */
/*    font-size:0.9em; */
    font-size:16px;
    font-weight:bold;
    color:#FFFFFF;
    white-space:nowrap;
}
.navi_table a:link {
    color:#FFFFFF;
    text-decoration:none;
}
.navi_table a:visited {
    color:#FFFFFF;
    text-decoration:none;
}
.navi_table a:hover{
    color:#99CCFF;
    text-decoration:underline;
}
.navi_text_left {
    display:inline;
    text-align:left;
}
.navi_text_right {
    display:inline;
    text-align:right;
}


.boxborder {
	border:thin solid #CCC;
	background-color:#FFFFFF;
}
.boxbar_new {
	font-size:14px;
	height:18px;
	color:#000000;
	font-weight:bold;
	background-color:#BBBBBB;
	border-left:5px solid #999999;
	padding:0 0 0 5px;
}
.box_new_title {
	font-size:small;
	color:#000000;
	font-weight:bold;
}
.box_new_text {
	font-size:small;
	color:#000000;
}
.box_new_link {
	font-size:small;
	color:#000000;
}
.box_new_kanren {
	font-size:small;
	color:#000000;
	border-bottom:1px solid #CCCCCC;
}
.boxbar {
	font-size:14px;
	height:18px;
	color:#000000;
	font-weight:bold;
	background-color:#FFFFFF;
	border-bottom: 1px solid #CCCCCC;
	border-left:5px solid #99CCFF;
	padding:0 0 0 5px;
}
.boxtext {
    vertical-align:middle;
	font-size:small;
	color:#000000;
	margin-bottom:2px;
}
.ichiran {
	font-size:small;
	color:#000000;
	text-align:right;
}
.main_colum {
    border:thin solid #99CCFF;
}

div.right {
	width: 100%;
}
div.right iframe  {
	float:right;
}

div.rightimg {
	width: 100%;
}
div.rightimg img  {
	float:right;
}

div.pr160t {
	width: 100%;
	font-size:14;
	font-weight:bold;
}
div.pr160 {
	width: 100%;
	font-size:12;
	margin-bottom:10;
}
div.pr160 img  {
	float:left;
}

div.pr160if {
	width: 100%;
	font-size:12;
	margin-bottom:10;
}
div.pr160if iframe  {
	float:left;
}

div.inpr {
	width: 100%;
	font-size:18;
	margin-bottom:10;
}
div.inpr img  {
	float:left;
}

.koukoku {
	margin-bottom:3px;
}

.honbun {
	margin-left:10px;
	margin-right:10px;
}

.td_border {
    border:thin solid #99CCFF;
}

.koukoku_text {
    display:inline;
    font-size:12px;
}

.asptitle {
    color:#000000;
    background-color:#AADDFF;
    width:100%;
    padding: 5px 5px 5px 7px;
    font-weight:bold;
}

/* いいねボタンレイアウト */
ul#Gnav {
display: inline;
list-style-type: none;
}
ul#Gnav li {
float:left;
} 

/***** *****/
.bottom_modify {
	background-color:#000000;
	text-align:right;
	font-size:12px;
	color:#FFFFFF;
}


.midashi{
	background-color: #88C0EE; 
	font-size: 12pt; 
	padding: 5px; 
	border-width: 2px; 
	border-style: solid; 
	border-color: #BEDDF5 #429BE3 #429BE3 #BEDDF5; 
}

.nt_banner {
	background-color: #99CCFF; 
}	

@media (max-width: 1030px) {
/* コンテンツエリアをflotなし幅100%でちゃんと表示する */
	#container{
		width: 100%;
	}
/* コンテンツエリアをflotなし幅100%でちゃんと表示する */
	#main_content{
		float: none;
		width: 100%;
		margin-left:0px;
	}
	#main_content>* {
		margin-left:0px;
	}
	#main_text_right{
		float: none;
		width: 100%;
		margin-right:0px;
	}
	#main_text_right>* {
		margin-right:0px;
	}
/* サイドバーを消す*/
	#side_bar,#ntmenu,#sideWrap,#main_text_left{
		width:0%;
		display: none;
	}
/* コンテンツエリアをflotなし幅100%でちゃんと表示する */
	#footer{
		float: none;
		width: 100%;
	}

	#main_text {
		padding:0px;
		border:0px;
	}
	img { 
	    max-width: 100%; 
	    height:auto;
	}
	body {
		margin:0px;
	}
	#feedback{
		display: none;
	}

}
@media (max-width: 480px) {
	#ads001,#ads002,#ads003,#ads004{
		display: none;
	}
}
@media (max-width: 720px) {
	.gazo_table{
		display: block;
	}
	.gazo_table li{
		display: block;
		width: 100%;
		margin-bottom:2px;
	}
}
@media (max-width: 1030px) {
	#ads100,#feedback{
		display: none;
	}
	#ads200{
		display:none;
	}
	#mobile_menu{
		display:inline;
	}
}

.bottom_btn {
	background: #FFFFFF;
	border: 1px solid #0000FF;
	border-radius: 20px;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	color: #000000;
	width:100%;
	max-width: 90%;
	padding: 5px 0px;
	margin-top:10px;
	text-align:center;
}