@charset "utf-8";
@import "reset.css";
/*
Theme Name: WPC5
Theme URI: http://web-pc.net/
Description: The WPC theme.
Version: 1.0
Author: WPC
*/


body{
	color:#333;
	font-size:13px;
	*font-size:small;
	*font:x-small;
	background-image: url(images/body_bg.png);
	line-height: 1.8;
	min-width:960px;
}

a:active, a:focus { outline:none;}

a:hover img {
  filter: alpha(opacity=85);
  -moz-opacity:0.85;
  -khtml-opacity: 0.85;
  opacity:0.85;
  zoom:1;
}
a.ex-link { background: url(images/link.png) no-repeat right 0;
    padding-right: 20px;}


/* layout
----------------------------------------------------- */
#header {
	height: 180px;
	background-image: url(images/top_bg1.gif);
	background-repeat: repeat-x;
	background-position: center top;
	margin:0;
	position: relative;
}

#mainTop{
	width:960px;
	height:140px;
	margin:0 auto 10px;
	text-align:left;
	display: block;
}
#mainTop h1 {
	margin-top: 40px;
	float: left;
}
#mainTop h2{
	font-weight:normal;
	text-align: right;
	margin: 0px;
	padding: 5px 10px 0 0;
	color: #ddd;
}

#secWrap {
	background-image: url(images/sub_bg.gif);
	background-repeat: repeat-x;
	background-position: center top;
	margin: 0px;
        box-shadow: 0 3px 5px 0 rgba(0, 0, 0, 0.5);
	-moz-box-shadow:  0 3px 5px 0 rgba(0, 0, 0, 0.5); /* FireFox */
	-webkit-box-shadow:  0 3px 5px 0 rgba(0, 0, 0, 0.5); /* webkit */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(color=#000000,direction=180,strength=5,enabled=true)";
	filter: progid:DXImageTransform.Microsoft.Shadow(color=#000000,direction=180,strength=5,enabled=true); /* IE5.5+ */
}

#iCatch {
	width:960px;
	margin:0 auto;
	height: 100px;
}

#container{
}

#contents{
	width:960px;
	margin:0 auto;
}

#leftMain {
	width: 630px;
	padding-left: 20px;
	float: left;
}

#rightSide {
	width: 300px;
	float: right;
	position:relative;
}

#footer{
	clear:both;
	text-align:center;
}


/* header
----------------------------------------------------- */

/*サブナビゲーション周りの指定*/
#subnav{
	margin-top:70px;
	float:right;
}

#subnav li{
	margin:0px;
	padding:0 10px;
	float:left;
}

#subnav li a{
	color:#ddd;
	text-decoration:none;
}

#subnav li a:hover{
	color:#f60;
	text-decoration:underline;
}


/*グローバルナビゲーションの指定*/
#headerFixedBox {
	height: 30px;
}
.nav {
	width: 100%;
	height: 30px;
	background-image: url(images/nav_bg.gif);
	background-repeat: repeat-x;
	background-position: center top;
	box-shadow: 0 3px 5px 0 rgba(0, 0, 0, 0.5);
	-moz-box-shadow:  0 3px 5px 0 rgba(0, 0, 0, 0.5); /* FireFox */
	-webkit-box-shadow:  0 3px 5px 0 rgba(0, 0, 0, 0.5); /* webkit */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(color=#000000,direction=180,strength=5,enabled=true)";
	filter: progid:DXImageTransform.Microsoft.Shadow(color=#000000,direction=180,strength=5,enabled=true);
}

.nav ul{
	width: 960px;
	height: 30px;
	margin: 0 auto;
	overflow: hidden;
}

.nav li{
	width: 159px;
	height: 30px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #ddd;
	font-size: 116%;
	text-align: center;
	line-height: 2;
	float:left;
}
.nav li a {
	color: #ddd;
	text-decoration: none;
	display: block;
}
.nav li a:hover {
	color:#F60;
}
.nav .home_button {
	width: 159px;
	margin: 0;
	padding: 0;
	border-style: none;
}


.fixed {
	width: 100%;
	position: fixed;
	top: 0;
	z-index:1000;
}



/* slider
----------------------------------------------------- */
#slider {
	width: 700px;
	height: 200px;
	margin: 0 auto;
	color: #ddd;
	font-size: 248%;
	font-weight: bold;
	text-align: center;
	vertical-align: text-bottom;
}
#slider a {
	color: #ddd;
	text-decoration:none;
}

#panel {
display:none;
}
.jLetter .panel{
	width: 700px;
	height: 200px;
	position: relative;
	overflow: hidden;
}

.jLetter .panel p{
	margin-top: 70px;
	padding: 0;
	position: relative;
}


/* contents
----------------------------------------------------- */
#contents h1{
	width: 920px;
	margin: 30px auto 0;
	color: #555;
	font-size: 216%;
	text-shadow: -1px -1px 1px #333, 1px 2px 2px #fff;
}
.h1text {
	width: 920px;
	margin: 15px auto;
}
.h1text:first-letter {
	padding: 0 2px 0 1px;
	color: #87CEEB;
	font-size: 216%;
	font-weight: 700;
	letter-spacing: -2px;
	vertical-align: bottom;
	text-shadow: -1px -1px 1px #333, 1px 2px 2px #fff;
	line-height: 1;
}

#contents footer {
	margin-top: 20px;
	margin-bottom: 10px;
	float: left;
}


#contents address   {
	width: 920px;
	height: 42px;
	margin: 0 auto 10px;
	padding-left: 20px;
}
#contents address .addText {
	margin-top: 7px;
	font-size: 147%;
	font-weight: bold;
	vertical-align: text-bottom;
	float: left;
}

#contents address ul {
	float: right;
}
#contents address ul li {
	margin-left: 25px;
	float: left;
}


/* box
--------------------------- */
#contents .box200 {
	width: 200px;
	height: 250px;
	margin: 20px 10px 0;
	padding: 10px;
	float: left;
}

#contents .box250 {
	width: 250px;
	height: 210px;
	margin: 20px 0;
	padding: 0 35px;
	float: left;
}

#contents .box300 {
	width: 300px;
	margin-top: 0px;
}

#contents .box420 {
    	width: 420px;
    	padding: 10px;
   	 margin: 5px 2px 5px;
}

#contents .box430 {
	width: 430px;
	margin-top: 5px;
	margin-bottom: 10px;
}

#contents .box580 {
	width: 580px;
	margin-top: 5px;
}

#contents .box590 {
	width: 590px;
	margin-top: 5px;
	display: inline-block;
}

#contents .box600 {
	width: 600px;
	margin-top: 20px;
}

#contents .box600blog {
	width: 600px;
	margin-top: 20px;
}

#contents .box820 {
	width: 820px;
	height: 40px;
	margin: 0 auto 10px;
}

#contents .box910 {
	width: 910px;
	margin-top: 20px;
	padding-left: 10px;
	overflow: hidden;
}

#contents .box920 {
	width: 920px;
	margin: 30px auto;
	overflow: hidden;
}


/* box_h
--------------------------- */
#contents .box600 h3.keyword,
#contents .box600blog h3.keyword {
	border-left:5px solid #00A3FF;
	border-bottom:1px solid #999;
	margin-bottom:5px;
	padding-left:10px;
	font-size:19px;
}
#contents .box600blog h4 {
	font-size:17px;
}
#contents .box600blog p {
	margin-bottom:10px;
	font-size:15px;
}
#contents .box200 h2 {
	font-weight: normal;
}
#contents .box200 h2:first-letter {
	padding: 0 2px 0 1px;
	color: #87CEEB;
	font-size: 216%;
	font-weight: 700;
	letter-spacing: -2px;
	vertical-align: bottom;
	text-shadow: -1px -1px 1px #333, 1px 2px 2px #fff;
	line-height: 1;
}
#contents .box200 p:first-letter {

}

#contents .box250 h2 {
	font-weight: normal;
}
#contents .box250 h2:first-letter {
	padding: 0 2px 0 1px;
	color: #87CEEB;
	font-size: 216%;
	font-weight: 700;
	letter-spacing: -2px;
	vertical-align: bottom;
	text-shadow: -1px -1px 1px #333, 0 2px 2px #fff;
	line-height: 1;
}


/* ribbon
----------------------------------------------------- */
.side-corner-tag {
    position: relative;
    color: #fff;
    display: inline-block;
    margin-top: 10px;
    padding: 5px;
    overflow: hidden;
    font-weight: 900;
}
 
.side-corner-tag p {
    display: inline;
}

.side-corner-tag p span {
    position: absolute;
    display: inline-block;
    right: -25px;
    box-shadow: 0px 0px 10px rgba(0,0,0,0.2), inset 0px 5px 30px rgba(255,255,255,0.2);
    text-align: center;
    text-transform: uppercase;
    top: 22px;
    background: #d93131;
    width: 100px;
    padding: 0px 10px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
 /*    -sand-transform: rotate(45deg);  */
    display: none\9; /* IE8 and below */
}

.side-corner-tag p:before {
    content: "";
    width: 0;
    height: 0;
    position: absolute;
    top: -17px;
    right: 69px;
    z-index: -1;
    border: 17px solid;
    border-color: transparent transparent #662121 transparent;
    display: none\9; /* IE8 and below */
}
 
.side-corner-tag p:after {
    content: "";
    width: 0;
    height: 0;
    position: absolute;
    top: 78px;
    z-index: -1;
    right: -5px;
    border: 17px solid;
    border-color: #662121 transparent transparent transparent;
    display: none\9; /* IE8 and below */
}

.box{
    width:auto;
    height:auto;
    padding: 10px;
    border:1px solid #dadada;
    background-color:#fff;
	box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.5);
	-moz-box-shadow:  0 3px 3px 0 rgba(0, 0, 0, 0.5); /* FireFox */
	-webkit-box-shadow:  0 3px 3px 0 rgba(0, 0, 0, 0.5); /* webkit */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(color=#000000,direction=120,strength=5,enabled=true)";
	filter: progid:DXImageTransform.Microsoft.Shadow(color=#000000,direction=120,strength=5,enabled=true);
}


/* side
----------------------------------------------------- */
#submenu {
        margin-top: 15px;
}
#submenu ul {
        background-image: url(images/side1.png);
	background-repeat: no-repeat;
	width: 300px;
        margin: 5px 0px;
        padding-top: 40px;
}
#submenu ul li {
	width: 220px;
	line-height: 1.5;
	margin-bottom: 10px;
	padding-left: 40px;
}
#submenu ul li ul {
        background: none;
        border: none;
	width: 180px;
	font-size: 92%;
	padding: 0px;
}
#submenu ul li ul li {
        background: none;
	width: 150px;
        margin: 5px 0;
	padding-left: 20px;
	line-height: 1.2;
	list-style-type: square;
        list-style-position: inside;
}
#submenu ul li a {
	color: #333;
}
#submenu ul li a:hover {
	color: #F60;
}

.facebook {
	width: 292px;
	margin: 10px auto;
}

.widget {
	margin-bottom: 20px;
}
.widget ul li a {
	color: #333;
}
.widget ul li a:hover {
	color: #F60;
}
#categories-3 ul li {
	margin-left: 40px;
}
#recent-posts-4 ul li {
	margin-left: 40px;
	list-style: circle outside none;
}


/* searchbox
----------------------------------------------------- */
#search-3 {
    margin: 0;
    padding: 15px 0 0 37px;
    width: auto;
    height: 38px;
}
#s {
    border: 1px solid #CBCACC;
    padding: 2px 4px;
    width: 140px;
}
#searchsubmit {
    -moz-border-bottom-colors: none;
    -moz-border-image: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: #F9F9F9;
    border-color: #AAAAAA #AAAAAA #858585;
    border-style: solid;
    border-width: 1px;
    margin: 0;
    padding: 1px 2px;
}


/* subContents
----------------------------------------------------- */
#subContent {
	background-image: url(images/footer_bg.gif);
	background-repeat: repeat-x;
}
#subContent .sub {
	width: 960px;
	height: 330px;
	margin: 0px auto;
	color: #fff;
}
#subContent .sub .box195 {;
	width: 195px;
	margin-left: 53px;
	float: left
}
#subContent .sub .box415 {
	width: 415px;
	float: left;
}

#subContent .sub h1 {
	padding-left: 20px;
	color:#F60;
	font-size: 139%;
}
#subContent .sub h2 {
	color:#87ceeb;
	font-size: 124%;
}
#subContent .sub ul li a {
	color: #fff;
}
#subContent .sub ul li a:hover {
	color: #F60;
}


/* exe
----------------------------------------------------- */
.borderB {
   	 border: 3px solid #67C6DD;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
.borderO {
    	border: 3px solid #F39800;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}


.social{
    	width: 60px;
    	position: fixed;  
    	right: 10px;  
    	bottom: 45px;
    	z-index:900;
}
.social ul {
	width:49px;
	margin: 4px auto 0;
}

.index {
	color: #555555;
	font-size: 147%;
	text-shadow: 1px 2px 1px #fff;
}
.index a {
	color: #555555;
}
.index a:hover {
	color: #35b3d1;
}

.keyword {
	font-size: 124%;
}

.list li {
	padding-left: 20px;
	font-weight: bold;
	float: left;
}

.more {
	margin-top: 5px;
	float: right;
}
.more-link {
	margin-top: 5px;
	float: right;
}

.flow {
	margin-top: 20px;
	padding-left: 20px;
	width: 890px;
}
.flow img {
	float: left;
	padding-top: 10px;
	margin-right: 20px;
}

.ques {
	padding: 0 0 0 10px;
	margin: 0 0 10px 0;
	width: 900px;
        font-size: 117%;
	line-height: 1.5;
	font-weight: bold;
        color: #555555;
}
.moreques {
	padding: 10px 10px 0 20px;
        font-size: 100%;
	line-height: 1.8;
	font-weight: normal;
        color: #000000;
}

.ext {
	border:2px solid #27BCF9;
	padding:10px 15px;
}

.terms {
	padding: 0 0 0 10px;
	margin: 0 0 10px 0;
	width: 900px;
}

.company {
	width: 920px;
	margin: 15px auto;
}

.reds {
        color: #f00;
}

.mag_t10 {
        margin-top: 10px;
}
.mag_t20 {
        margin-top: 20px;
}
.mag_b10 {
        margin-bottom: 10px;
}
.mag_b20 {
        margin-bottom: 20px;
}
.pad_l20 {
	padding-left: 20px;
}

.thum_img {
        margin-bottom: 30px;
	min-height: 170px;
}
.thum_img img {
    background-color: #FEFEFE;
    float: left;
    margin: 5px 10px 0 0;
    padding: 5px;

    -webkit-border-radius:5px;
    -moz-border-radius:5px;
    border-radius:5px;
}


/* works
----------------------------------------------------- */
.worksbox {
        margin: 0 5px 15px 0;
	padding: 10px 7px 0 7px;
	width: 207px;
        height: 160px;
	border: 1px solid #999;
	background-color: #eee;
}
.workstitle {
	margin-top: 5px;
	padding-right: 5px;
}



/* table
----------------------------------------------------- */

.line{
	margin:10px auto 20px auto;
	width:594px;
        border-collapse:collapse;
        border-spacing:0;
        empty-cells:show;
}
.line th{
	width:150px;
        background-color: #eee;
        border:2px solid #35b3d1;
	font-weight: bold;
	text-align: center;
}
.line td{
        border:2px solid #35b3d1;
        padding:5px;
	line-height: 1.8;
}
.line th.th_wide {
	width:180px;
}

.bigline{
	margin:10px auto 20px auto;
	width:800px;
        border-collapse:collapse;
        border-spacing:0;
        empty-cells:show;
}
.bigline th{
	width:150px;
        background-color: #eee;
        border:2px solid #35b3d1;
	font-weight: bold;
	text-align: center;
}
.bigline td{
        border:2px solid #35b3d1;
        padding:5px;
	line-height: 1.8;
}

.bigline2{
	margin:10px auto 20px auto;
	width:420px;
        border-collapse:collapse;
        border-spacing:0;
        empty-cells:show;
}
.bigline2 th{
	width:105px;
        background-color: #eee;
        border:2px solid #35b3d1;
	font-weight: bold;
	text-align: center;
}
.bigline2 td{
        border:2px solid #35b3d1;
        padding:5px;
	line-height: 1.8;
}

.td_last {
	width:150px;
}
.td_width {
	width:90px;
}






/* ボタン
----------------------------------------------------- */
.push_button {
    	position: relative;
   	width:140px;
   	height:30px;
        font-size: 117%;
   	color:#FFF;
   	text-align:center;
   	text-decoration:none;
   	line-height:32px;
   	display: block;
   	margin: 5px;
}
.push_button:before {
    background-color:#dedede;
    background-image:-webkit-gradient(linear, 0% 0%, 0% 100%, from(#D0D0D0), to(#f0f0f0));
    
    -webkit-border-radius:5px;
    -moz-border-radius:5px;
    border-radius:5px;
    
    -webkit-box-shadow:0 1px 2px rgba(0, 0, 0, .5) inset, 0 1px 0 #FFF; 
    -moz-box-shadow:0 1px 2px rgba(0, 0, 0, .5) inset, 0 1px 0 #FFF; 
    box-shadow:0 1px 2px rgba(0, 0, 0, .5) inset, 0 1px 0 #FFF;
    
    position: absolute;
    content: "";
    left: -6px; right: -6px;
    top: -6px; bottom: -10px;
    z-index: -1;
}
html>/**/body .push_button:before {  
background/*\**/:none\9;  
} 

.push_button:active {
    -webkit-box-shadow:0 1px 0 rgba(255, 255, 255, .5) inset, 0 -1px 0 rgba(255, 255, 255, .1) inset;
    top:5px;
}
.push_button:active:before{
    top: -11px;
    bottom: -5px;
    content: "";
}

.red {
    text-shadow:-1px -1px 0 #A84155;
    background-color: #D25068;
    border:1px solid #D25068;
    
    background-image:-webkit-linear-gradient(top, #F66C7B, #D25068);
    background-image:-moz-linear-gradient(top, #F66C7B, #D25068);
    background-image:-ms-linear-gradient(top, #F66C7B, #D25068);
    background-image:-o-linear-gradient(top, #F66C7B, #D25068);
    background-image:linear-gradient(to bottom, #F66C7B, #D25068);
    
    -webkit-border-radius:5px;
    -moz-border-radius:5px;
    border-radius:5px;
    
    -webkit-box-shadow:0 1px 0 rgba(255, 255, 255, .5) inset, 0 -1px 0 rgba(255, 255, 255, .1) inset, 0 4px 0 #AD4257, 0 4px 2px rgba(0, 0, 0, .5);
    -moz-box-shadow:0 1px 0 rgba(255, 255, 255, .5) inset, 0 -1px 0 rgba(255, 255, 255, .1) inset, 0 4px 0 #AD4257, 0 4px 2px rgba(0, 0, 0, .5);
    box-shadow:0 1px 0 rgba(255, 255, 255, .5) inset, 0 -1px 0 rgba(255, 255, 255, .1) inset, 0 4px 0 #AD4257, 0 4px 2px rgba(0, 0, 0, .5);
}

.red:hover {
    background-color: #F66C7B;
    background-image:-webkit-linear-gradient(top, #D25068, #F66C7B);
    background-image:-moz-linear-gradient(top, #D25068, #F66C7B);
    background-image:-ms-linear-gradient(top, #D25068, #F66C7B);
    background-image:-o-linear-gradient(top, #D25068, #F66C7B);
    background-image:linear-gradient(top, #D25068, #F66C7B);
}

.orange {
    text-shadow:-1px -1px 0 #E61A11;
    background-color: #F5A662 !important;
    border:1px solid #F08341;
    
    background-image:-webkit-linear-gradient(top, #F5A662, #F08341);
    background-image:-moz-linear-gradient(top, #F5A662, #F08341);
    background-image:-ms-linear-gradient(top, #F5A662, #F08341);
    background-image:-o-linear-gradient(top, #F5A662, #F08341);
    background-image:linear-gradient(to bottom, #F5A662, #F08341);
    
    -webkit-border-radius:5px;
    -moz-border-radius:5px;
    border-radius:5px;
    
    -webkit-box-shadow:0 1px 0 rgba(255, 255, 255, .5) inset, 0 -1px 0 rgba(255, 255, 255, .1) inset, 0 4px 0 #AD4257, 0 4px 2px rgba(0, 0, 0, .5);
    -moz-box-shadow:0 1px 0 rgba(255, 255, 255, .5) inset, 0 -1px 0 rgba(255, 255, 255, .1) inset, 0 4px 0 #AD4257, 0 4px 2px rgba(0, 0, 0, .5);
    box-shadow:0 1px 0 rgba(255, 255, 255, .5) inset, 0 -1px 0 rgba(255, 255, 255, .1) inset, 0 4px 0 #AD4257, 0 4px 2px rgba(0, 0, 0, .5);
}

.orange:hover {
    background-color: #F5A662 !important;
    background-image:-webkit-linear-gradient(top, #F08341, #F5A662);
    background-image:-moz-linear-gradient(top, #F08341, #F5A662);
    background-image:-ms-linear-gradient(top, #F08341, #F5A662);
    background-image:-o-linear-gradient(top, #F08341, #F5A662);
    background-image:linear-gradient(top, #F08341, #F5A662);
}

.blue {
    text-shadow:-1px -1px 0 #2C7982;
    background-color: #3EACBA;
    border:1px solid #379AA4;
    background-image:-webkit-linear-gradient(top, #48C6D4, #3EACBA);
    background-image:-moz-linear-gradient(top, #48C6D4, #3EACBA);
    background-image:-ms-linear-gradient(top, #48C6D4, #3EACBA);
    background-image:-o-linear-gradient(top, #48C6D4, #3EACBA);
    background-image:linear-gradient(top, #48C6D4, #3EACBA);
    
    -webkit-border-radius:5px;
    -moz-border-radius:5px;
    border-radius:5px;
    
    -webkit-box-shadow:0 1px 0 rgba(255, 255, 255, .5) inset, 0 -1px 0 rgba(255, 255, 255, .1) inset, 0 4px 0 #338A94, 0 4px 2px rgba(0, 0, 0, .5);
    -moz-box-shadow:0 1px 0 rgba(255, 255, 255, .5) inset, 0 -1px 0 rgba(255, 255, 255, .1) inset, 0 4px 0 #338A94, 0 4px 2px rgba(0, 0, 0, .5);
    box-shadow:0 1px 0 rgba(255, 255, 255, .5) inset, 0 -1px 0 rgba(255, 255, 255, .1) inset, 0 4px 0 #338A94, 0 4px 2px rgba(0, 0, 0, .5);
}

.blue:hover {
    background-color: #48C6D4;
    background-image:-webkit-linear-gradient(top, #3EACBA, #48C6D4);
    background-image:-moz-linear-gradient(top, #3EACBA, #48C6D4);
    background-image:-ms-linear-gradient(top, #3EACBA, #48C6D4);
    background-image:-o-linear-gradient(top, #3EACBA, #48C6D4);
    background-image:linear-gradient(top, #3EACBA, #48C6D4);
}

/* イベント情報
----------------------------------------------------- */
.topics{
	width:330px;
	margin-left:10px;
	float:left;
}

.topics h3{
	background:url(images/bg_ttl_s.jpg) no-repeat 0 50%;
	margin-top:15px;
	padding:2px 0 0 20px;
	font-size:116%;
}

.topics p{
	margin:10px 5px 0 0;
}

.topics p img{
	margin-right:10px;
	float:left;
}



/* 更新情報
----------------------------------------------------- */
#news{
	margin:0 0 30px;
}

#news h3{
	background:url(images/bg_ttl_s.jpg) no-repeat 0 50%;
	padding:0 0 0 20px;
	font-size:116%;
	font-weight:bold;
	float:left;
}

.newsttl{
	margin:15px 0 0 10px;
}

.date{
	margin:5px 0 0 15px;
	font-size:108%;
}


#news p{
	margin:5px 10px 0;
	padding-bottom:10px;
	border-bottom:1px dashed #999;
}


/* 関連記事
----------------------------------------------------- */
#related-entries h3{
  font-size:18px;
}
 
#related-entries .related-entry{
  line-height:150%;
  margin-bottom:20px;
  margin-top:10px;
  clear: both;
}
 
#related-entries .related-entry-thumb {
  float: left;
  margin-bottom: 5px;
  padding-bottom: 5px;
}
 
#related-entries .related-entry-content {
  margin-left: 130px;
}
 
.related-entry-title{
    margin-bottom:5px;
}
 
.related-entry-snippet{
  margin:0 0 5px 0;
}
 
.related-entry-read{
  margin:0;
  font-size:12px;
  text-align:right;
}


/* sitemap
----------------------------------------------------- */
.ddsg-wrapper ul {
        font-size: 100%;
        line-height: 150%;
	line-height: 1.8;
        list-style-type: square;
        margin: 5px 0 10px 60px;
}


/* footer
----------------------------------------------------- */
#footer{
	background:#333;
	padding:8px 0;
	color:#fff;
}

#footer p.copyright{
	padding-top:3px;
}

#footer a{
	color:#ff0;
	text-decoration:none;
}

#footer a:hover{
	text-decoration:underline;
}


/* text
----------------------------------------------------- */
.textCenter {
	text-align: center;
}
.textRight {
	text-align: right;
}


/* float
----------------------------------------------------- */
.left {
	float:left;
}
.right {
	float:right;
}


/*　　　楽天広告でフッター下に隙間ができるのを回避    */ 
img[width="0"], img[height="0"] {
    display:none\9;
}
 
img[src*="ad.yieldmanager.com"] {
    display:none;
}

@media screen and (max-width: 480px) {
	body {
		width: 100%;
	}
}
