@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;
}
#header a img {
	float: left;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}

#header-gnav {
	float: left;
	width: 100%;
	background-image: url(../images/common/2color-line.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}
#header-gnav ul {
	width: 100%;
}
#header-gnav ul li {
	font-size: 1.4em;
	width: 25%;
	float: left;
	line-height: 2em;
}
#header-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;
}
#pan {
	display: none;
}
#google200 {
	width: 100%;
	height: 100px;
	text-align: center;
	margin-top: 7px;
	float: left;
}
#all {
	width: 100%;
	float: left;
	text-align: left;
	margin-top: 7px;
}
#main-contents h1  {
	background-color: #F3F3F3;
	height: 100%;
	width: 100%;
	font-size: 1.2em;
	margin-bottom: 5px;
	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;
}
#recommendation {
	background-repeat: repeat-x;
	background-position: left bottom;
	height: 100%;
	width: 100%;
	background-image: url(../images/common/boder.jpg);
	float: left;
	padding-bottom: 10px;
}
#recommendation h2 {
	font-size: 1.2em;
	background-image: url(../images/common/crown-mb.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: 12px;
}

#recommendation a {
	display: block;
}
#recommendation img {
	height: 62px;
	width: 62px;
	float: left;
	margin-right: 5px;
	margin-left: 5px;
	margin-top: 5px;
}


#recommendation dl {
	margin-bottom: 7px;
	width: 75%;
	font-size: 100%;
	float: left;
	line-height: 1.3em;
}

#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 dl .cut{
	display: none;
}

#recommendation .rating  {
	background-image: url(../images/common/four-star_s1.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#recommendation .rating1  {
	width: 150px;
	padding-left: 60px;
	margin-left: 10px;
	background-image: url(../images/life-insurance/one-star_s1.gif);
	background-repeat: no-repeat;
	background-position: center 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  {
	width: 150px;
	background-image: url(../images/common/five-star_s1.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin-left: 15px;
}
#recommendation p {
	float: left;
	width: 100%;
	font-size: 1.1em;
}
#recommendation .tit {
	float: left;
	width: 100%;
	font-size: 1.6em;
}
#recommendation .list {
	float: right;
	width: 100%;
	text-align: right;
}
#worst1 {
	background-repeat: repeat-x;
	background-position: left bottom;
	height: 100%;
	width: 100%;
	background-image: url(../images/common/boder.jpg);
	float: left;
	padding-bottom: 10px;
}
#worst1 h2 {
	font-size: 1.2em;
	background-image: url(../images/common/attention-mb.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: 12px;
}
#worst1 a {
	display: block;
}
#worst1 img {
	height: 62px;
	width: 62px;
	float: left;
	margin-right: 5px;
	margin-left: 5px;
	margin-top: 5px;
}
#worst1 dl {
	margin-top: 7px;
	margin-bottom: 7px;
	width: 75%;
	font-size: 100%;
	float: left;
	line-height: 1.3em;
}
#worst1 dl  dt{
	display: inline;
	width: 30%;
	float: left;
	margin-right: 0px;
}
#worst1 dl dd {
	margin-bottom: 3px;
	width: 70%;
	margin-left: 0px;
	float: left;
}
#worst1 dl .cut{
	display: none;
}

#worst1 .rating  {
	background-image: url(../images/common/four-star_s1.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#worst1 .rating1  {
	background-image: url(../images/common/one-star_s1.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#worst1 .rating2  {
	background-image: url(../images/common/mb-two-star.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#worst1 .rating3  {
	background-image: url(../images/life-insurance/three-star_s1.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#worst1 p {
	float: left;
	width: 100%;
	font-size: 1.1em;
}
#worst1 .tit {
	float: left;
	width: 100%;
	font-size: 1.6em;
}
#worst1 .list {
	float: right;
	width: 100%;
	text-align: right;
}
#google-center  {
	width: 100%;
	height: 100%;
	float: left;
	margin-bottom: 8px;
	text-align: center;
	margin-top: 7px;
	margin-left: auto;
	margin-right: auto;
}
.other-bravia {
	background-repeat: repeat-x;
	background-position: left top;
	height: 100%;
	width: 100%;
	background-image: url(../images/common/boder.jpg);
	float: left;
	padding-top: 10px;
}
.other-bravia h2 {
	font-size: 1.2em;
	background-image: url(../images/common/crown-mb.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: 12px;
}
.other-bravia a {
	display: block;
}
.other-bravia img {
	height: 62px;
	width: 62px;
	float: left;
	margin-right: 5px;
	margin-left: 5px;
	margin-top: 5px;
}
.other-bravia dl {
	margin-top: 7px;
	margin-bottom: 7px;
	width: 75%;
	font-size: 100%;
	float: left;
	line-height: 1.3em;
}
.other-bravia dl  dt{
	display: inline;
	width: 30%;
	float: left;
	margin-right: 0px;
}
.other-bravia dl dd {
	margin-bottom: 3px;
	width: 70%;
	margin-left: 0px;
	float: left;
}
.other-bravia .cut{
	display: none;
}

.other-bravia .rating  {
	background-image: url(../images/common/four-star_s1.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.other-bravia .rating1  {
	background-image: url(../images/common/one-star_s1.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.other-bravia .rating2  {
	background-image: url(../images/common/mb-two-star.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.other-bravia .rating3  {
	background-image: url(../images/common/three-star_s1.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.other-bravia .rating4  {
	background-image: url(../images/common/four-star_s1.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.other-bravia .rating5  {
	width: 150px;
	background-image: url(../images/common/five-star_s1.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin-left: 15px;
}
.other-bravia p {
	float: left;
	width: 100%;
	font-size: 1.1em;
}
.other-bravia .tit {
	float: left;
	width: 100%;
	font-size: 1.2em;
	background-image: url(../images/common/bread.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 13px;
}
.other-bravia .list {
	float: right;
	width: 100%;
	font-size: 1.3em;
	text-align: right;
}
.other-bravia .list a {
	width: 100%;
	display: block;
	text-decoration: none;
}

#left {
	width: 100%;
	float: left;
	margin-top: 3px;
}
#left #google-sl {
	width: 98%;
	float: left;
	margin-bottom: 3px;
	padding-top: 8px;
	padding-right: 3px;
	padding-left: 3px;
	background-repeat: repeat-x;
	background-position: left top;
	background-image: url(../images/common/boder.jpg);
}

#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: 280px;
	width: 100%;
	float: left;
	margin-top: 5px;
}

#footer {
	float: left;
	width: 100%;
	margin-top: 10px;
}
#footer ul {
	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){
#left #google-sky {
	height: 250px;
	width: 300px;
	float: left;
	margin-top: 5px;
}
}