@charset "UTF-8";
@media screen and (max-width:640px){
}
/* Reset
------------------------------------------------------------*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,form,fieldset,input,textarea,p,blockquote,th,td {
margin: 0;
padding: 0;
}
address,em { font-style: normal; }
strong,th,h1,h2,h3,h4,h5,h6 { font-weight: normal; }
table {
border-collapse: collapse; /*テーブルの２重線が消える*/
border-spacing: 0;
}
th { text-align: left; }
hr,legend { display: none;	}
h1,h2,h3,h4,h5,h6 { font-size: 100%; }
img,fieldset { border: 0; }
img {
	vertical-align: bottom;
}

li { list-style-type: none; }

/* Fonts
------------------------------------------------------------*/
body {
font-size: 75%; /* IE */
font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
}/*ヒラギノはマック、メイリオは７やビスタ向け。その他はMS　Pゴシック*/

html>/**/body { font-size: 12px; } /* Except IE *//*結構、古い設定のハック*/


/* clearfix
------------------------------------------------------------*/
.clearfix:after {
content: '';
display: block;
clear: both;
height:0;
}
.clearfix { /zoom: 1; } /* IE */


body {
	width: 100%;
	height: 100%;
	text-align: center;
}
#header {
	background-image: url(../images/common/2color-line.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	width: 100%;
	float: left;
}
#header a img {
	float: left;
	margin-top: 13px;
	margin-bottom: 13px;
	margin-left: 13px;
}

#header-gnav {
	float: left;
	width: 100%;
	background-image: url(../images/common/2color-line.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	display: none;
}
#header-gnav ul {
	width: 100%;
}
#header-gnav ul li {
	font-size: 1.4em;
	width: 25%;
	float: left;
	line-height: 2em;
	margin-left: 5px;
}
#header-gnav ul li a {
	text-decoration: none;
	color: #666;
	display: block;
	width: 25%;
	background-image: url(../images/common/back-above4.jpg);
	background-repeat: repeat-x;
	background-position: center center;
}
#pan {
	margin-top: 10px;
	margin-bottom: 10px;
	width: 100%;
	float: left;
}
#pan ul {
	float: left;
	width: 100%;
}
#pan .bread li  {
	display: inline;
	margin-left: 10px;
}
#pan .bread li a {
	background-image: url(../images/common/bread.gif);
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 15px;
}

#google200 {
	width: 100%;
	height: 100px;
	text-align: center;
	margin-top: 7px;
	margin-bottom: 7px;
	float: left;
}
#all {
	width: 100%;
	float: left;
	text-align: left;
}
#maincontent h1  {
	background-color: #F3F3F3;
	height: 100%;
	width: 100%;
	font-size: 1.4em;
	margin-bottom: 15px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	text-align: center;
	line-height: 2.6em;
	font-weight: bold;
}

#recommendation {
	background-image: url(../images/common/boder.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	height: 100px;
	width: 100%;
}
#recommendation img {
	height: 62px;
	width: 62px;
	float: left;
	margin-right: 5px;
	margin-left: 5px;
}
#recommendation dl {
	margin-bottom: 0px;
	width: 75%;
	font-size: 100%;
	float: left;
}

#recommendation dl  dt{
	display: inline;
	width: 30%;
	float: left;
	margin-right: 0px;
}
#recommendation dl dd {
	margin-bottom: 3px;
	width: 70%;
	margin-left: 0px;
	float: left;
}
#recommendation .cut {
	display: none;
}
#recommendation .rating1  {
	background-image: url(../images/common/one-star_s1.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#recommendation .rating2  {
	background-image: url(../images/common/mb-two-star.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#recommendation .rating3  {
	background-image: url(../images/common/three-star_s1.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#recommendation .rating4  {
	background-image: url(../images/common/four-star_s1.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#recommendation .rating5  {
	background-image: url(../images/common/five-star_s1.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

#invest-news {
	float: left;
	padding-right: 0px;
	padding-left: 8px;
	width: 96%;
	margin-top: 5px;
	text-align: justify;
}
#invest-news .moku {
	background-color: #F0F0F0;
	width: 99%;
	margin-top: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
#invest-news .moku p {
	text-align: center;
}

#invest-news .moku ul li {
	width: 99%;
	background-color: #F0F0F0;
	font-size: 1.3em;
	padding: 1px;
	line-height: 2.5em;
}
#invest-news .moku ul li a {
	text-decoration: none;
	display: block;
	height: 100%;
	width: 99%;
	background-image: url(../images/common/triangle-alpha.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 13px;
}
#invest-news .moku ul li ul li {
	font-size: 1em;
}

#invest-news .moku ul li ul li a {
	background-image: url(../images/common/bread2.gif);
	text-indent: 26px;
	font-size: 1em;
}


#invest-news h2 {
	background-color: #999;
	height: 100%;
	width: 98.5%;
	font-size: 1.4em;
	margin-bottom: 5px;
	text-align: center;
	line-height: 2.4em;
	font-weight: bold;
	padding-top: 5px;
	margin-bottom: 10px;
	margin-top: 5px;
	border: 1px solid #CCCCCC;
	color: #FFF;
}
#invest-news h3 {
	line-height: 2.4em;
	font-size: 1.4em;
	background-image: url(../images/common/arrow_s1.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	text-decoration: underline;
	height: 90%;
	font-weight: bold;
}

#invest-news p {
	font-size: 1.4em;
	text-indent: 10px;
	line-height: 1.7em;
	width: 98%;
	margin-bottom: 20px;
}
#invest-news .modoru {
	text-align: right;
	margin-top: 10px;
}

#invest-news img  {
	height: auto;
	text-align: center;
	margin-bottom: 20px;
	width: 100%;
}
#invest-news .para1 {
	margin-bottom: 20px;
}
#invest-news .m50 {
	margin-bottom: 25px;
}

#invest-news #hyou table {
	display: none;
}

#invest-news .m25  { margin-bottom: 25px; }
#invest-news .m50 { margin-bottom: 25px; }
#invest-news .m80 { margin-bottom: 25px; }
#invest-news .line {
	text-decoration: underline;
}
#google-half  {
	height: 100%;
	width: 100%;
	float: left;
	margin-bottom: 15px;
	text-align: center;
}

#new-review {
	float: left;
	width: 98%;
	margin-top: 8px;
	padding-left: 6px;
	margin-bottom: 8px;
}
#new-review h2 {
	background-image: url(../images/common/arrow2-mb.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 12px;
}
#new-review ul {
	width: 99%;
	margin-top: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
#new-review ul li {
	width: 99%;
	background-color: #F0F0F0;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	font-size: 1.1em;
	padding: 1px;
	line-height: 2.5em;
}
#new-review ul li a {
	text-decoration: none;
	display: block;
	height: 100%;
	width: 99%;
	background-image: url(../images/common/bread.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 13px;
}


#left {
	width: 99%;
	float: left;
	margin-top: 3px;
}
#left #google-sl {
	width: 100%;
}
#left #gnav {
	float: left;
	width: 99%;
}
#left #gnav ul {
	width: 99%;
	padding-right: 6px;
	padding-left: 6px;
}
#left #gnav ul li {
	font-size: 1.4em;
	width: 98%;
	float: left;
	line-height: 2em;
	text-indent: 5px;
}
#left #gnav ul li a {
	text-decoration: none;
	color: #666;
	display: block;
	width: 100%;
	background-image: url(../images/common/back-above4.jpg);
	background-repeat: repeat-x;
	background-position: center center;
	position: relative;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
#left #gnav ul li a:after {
	display: block;
	position: absolute;
	top: 50%;
	right: 10px;
	width: 7px;
	height: 7px;
	margin-top: -4px;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	content: "";
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
}

#left #google-sky {
	height: 100%;
	width: 100%;
	float: left;
	margin-top: 5px;
	margin-bottom: 5px;
	text-align: center;
}



#footer {
	float: left;
	width: 100%;
	margin-top: 10px;
}
#footer ul {
	width: 100%;
	display: none;
}
#footer ul li {
	display: inline;
	margin-bottom: 10px;
	width: 50%;
}
#footer ul li a {
color: #333333;
text-decoration: none;
}
#footer img { margin-top: 5px; }
}
@media screen and (max-width:321px){
#google-half  {
	height: 270px;
	width: 300px;
	float: left;
	margin-bottom: 8px;
	text-align: center;
}
#left #google-sky {
	height: 270px;
	width: 300px;
	float: left;
}
}
