body
{
    background-color:#FFFFFF;
    margin:0;
    padding:0;
    line-height:1.4;
    color:#333;
    font-size:0.875em;
}

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;
}

form {
    display: inline;
}

.navi_table
{
    background-color: #0000FF;
    font-size:0.85em;
    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:small;
	color:#000000;
	font-weight:bold;
	background-color:#BBBBBB;

}
.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:small;
	color:#000000;
	font-weight:bold;
	background-color:#FFFFFF;
	border-bottom: 1px solid #CCCCCC;
}
.boxtext {
    vertical-align:middle;
	font-size:small;
	color:#000000;
	margin-bottom:2px;
}
.ichiran {
	font-size:small;
	color:#000000;
	text-align:right;
	width:100%;
}
.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:#99CCFF;
    width:100%;
    padding: 1px 1px 1px 3px;
    font-weight:bold;
}

/* いいねボタンレイアウト */
ul#Gnav {
display: inline;
list-style-type: none;
}
ul#Gnav li {
float:left;
} 

/* お勧めPCのページ */
.pc_text {
    margin-top:15px;
    margin-left:10px;
}
.pc_main1 {
    height: 50px; 
    margin: 10px 0 10px 0; 
    padding: 0; 
    text-align: center; 
    line-height: 50px; 
    font-size: 20px; 
    font-weight: bold; 
    color: #333333;
    border-top: 1px solid #99CCFF;  
    border-bottom: 1px solid #99CCFF;  
    border-left: 10px solid #99CCFF;  
    border-right: 10px solid #99CCFF;  
}
.pc_main2 {
    height: 30px; 
    padding: 2px 0 0 30px; 
    margin: 30px 0 10px 0;
    font-size: 18px; 
    font-weight: bold; 
    line-height: 30px; 
    color: #333333; 
    background: #ffffff url(../images/cat_title_bg2.png) no-repeat 0 center;
    border-top: 0px solid #cccccc;  
    border-bottom: 4px solid #99CCFF; 
    clear: both; 
}
