/*
Theme Name: blogV
Theme URI: http://www.virginatlantic.co.jp/tour/
Description: ブログVのテーマ（WP ver.2.8）
Version: 
Author: LM neo
Author URI: 

*/



#header2 p{
      padding-top: 3px;
}
p#prof{color:#880088;
    font-weight: bold;
    float: left;
}
p#prof_image{
     width: 78px;
     height: 78px;
     float: left;
     margin: 0 8px 10px 15px;
}

div#line{

    margin: 15px 0 15px 4px;
    width: 465px;
    text-align: center;
    clear: both;
}
p.desc{
    margin: 10px 15px;
}
/* 左メニュー、rssfeed */
#add_rssfeed p{
	background-color:#CCCCCC;
	margin:2px;
	padding:4px 0 2px 5px;
	vertical-align:middle;
	
}

/* 投稿部分 */
.wp_posttop{
	color:#FFFFFF;
	background-color:#880088;
	margin-top: 5px;
	padding: 3px 5px;
}

div.post a { text-decoration: none }
div.post a:link { color: #880088 } 
div.post a:visited { color:  #880088 } 
div.post a:hover { color:  #880088;
          text-decoration: underline; } 
div.post a:active { color:  #880088 } 

#cont .post{
     margin: 0 0 10px 8px;
	 clear:both;
	 max-width: 470px;
	
	
    
}

div.post img{
     
}
#main .p_title{
    color:#880088;
    font-weight: bold;  
}
p.postinfo{
   text-align: right;
   margin-right: 8px;

}
p.postinfo a{
       color: #880088;
}

div.date_title{
     margin: 15px 0 10px 0;
}
div.line{
    
}

pageprev
 	{float: left;
}

.pagenext
 	{float: right;
}

/* 右サイドメニュー */
div#more a { text-decoration: none }
div#more a:link { color: #880088 } 
div#more a:visited { color:  #880088 } 
div#more a:hover { color:  #880088;
          text-decoration: underline; } 
div#more a:active { color:  #880088 } 


div#more ul{
   margin: 5px;

}
div#more li{
   list-style-type: disc;
   margin-left:20px;


}
p.more_title{
       text-align: center;
       background-color: #880088;
       height: 25px;
       color: #ffffff;
       font-weight: bold;
       padding-top: 5px;
}
div#menu1{
      border: solid 1px #880088;
     margin-bottom: 3px;
}

 div#menu2{
 border: solid 1px #880088;
margin-bottom: 3px;
}   
 div#menu3{
 border: solid 1px #880088;
　margin-bottom: 3px;
}   
  div#menu4{
 border: solid 1px #880088;
　margin-top:10px;
}    













/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}
/* End Images */
.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}

/* ツアー情報の投稿部分 */

p img{
    vertical-align:middle;　/*絵文字のずれなおし */
}

.sinpleline{
	color:#880088;
}


table{
	margin-bottom:10px;
}

#cont .post{
	margin-left:15px;
	margin-right: 15px;
	margin-bottom:10px;
	max-width:430px;
	
}

table th{
      background-color: #DD0000;
	  color:#FFFFFF;
	  font-weight:bolder;
	  width: 60px;
	  padding: 5px;
	  border-bottom:#FFFFFF 1px dotted;	  
}

table td{
	padding-left:5px;
      border-bottom:#DD0000 1px dotted;
	  border-top:#DD0000 1px dotted;	  
}
