body{
background: #FFF;
color:#848484;
}

#main{
background: #fff url(../images/skin1/bg.jpg) no-repeat 0px 0px;
}

.box{
border-right:1px solid #dadada;
}

/*********************************************************************************************************
2.) Head Area: 
**********************************************************************************************************/	
#head{
border-bottom:1px solid #C3C3C3;
}

#top .logo a{
background: transparent url(../images/skin1/logo.png) repeat-x top left;
}


/*image slider*/
#featured{
border-bottom:1px solid #C3C3C3;
}

/*ここを換えるとイメージボーダー変更*/
.item, .wrapper img{
border:none;
background: #fff;
}

.additional_info{
font:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
border-bottom:1px solid #C3C3C3;
}
.additional_info h2 a{
color:#222;
}

.additional_info h2 a:hover{
color:#5a5a5a;
}

#twitterbox{
background: transparent url(../images/skin1/twitter.png) no-repeat 5px 10px;
font:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

#top #nav li ul a{
background: #fff;
border:1px solid #C3C3C3;
border-top:none;
}

#top #nav li ul a:hover{
background:#eee;
}

#top #nav li ul ul {
border-top:1px solid #C3C3C3;
}

/*********************************************************************************************************
3.) Additional info Area: 
**********************************************************************************************************/	
.get_in_touch{
background: transparent url(../images/skin1/button_get_in_touch.png) no-repeat top left;
}

.get_in_touch:hover{
background: transparent url(../images/skin1/button_get_in_touch.png) no-repeat bottom left;
}

/*********************************************************************************************************
4.) Content Area: 
**********************************************************************************************************/	
.entry-head{
color:#999;
}

.entry-head a{
color:#777;
}

.entry-head a:hover{
background:#eee;
}

#hr {
	border-bottom:solid #EEE 1px;
}


.entry li {
	border-bottom:1px solid #EEEEEE;
}

li#no{
	border-bottom:1px solid #EEEEEE;
	list-style-image:url(../images/skin1/li_n.png);
}

li#works{
	border-bottom:1px solid #EEEEEE;
	list-style-image:url(../images/skin1/li_w.png);
}

li#info{
	border-bottom:1px solid #EEEEEE;
	list-style-image:url(../images/skin1/li_i.png);
}

li#doujin{
	border-bottom:1px solid #EEEEEE;
	list-style-image:url(../images/skin1/li_d.png);
}

li#game{
	border-bottom:1px solid #EEEEEE;
	list-style-image:url(../images/skin1/li_g.png);
}

.entry ul, .entry ol {
border-top:1px solid #EEEEEE;
}




/*********************************************************************************************************
5.) Sidebar area
**********************************************************************************************************/	
#top #latest_news a, .widget a, .widget_categories a, .widget_pages a, .widget_archive a , .widget_recent_entries a, li.recentcomments, .widget_meta a{
border-bottom:1px solid #ddd;
}

#top #latest_news a:hover, .widget a:hover{
background-color: #F9f9f9;
}

.twitter-avatar a, .twitter-avatar a:hover {
	border:none !important;
	background:none;
}

.sidetwitter a {
	border:none !important;
	background:none;
	color:#aaa;
}

.sidetwitter a:hover {
	border:none !important;
	background:#fbfbfb;
	color:#aaa;
}

.sidetwitter {
	border-bottom:1px dotted #ddd;
	background:f5f5f5:
	padding:5px 0px 5px 0px;
}

.sidetwitter-info a, .sidetwitter-info a:hover {
	border:none !important;
	background:none;
	color:#999;
}

.sidetwitter-info {
	border-bottom:none;
	background:f5f5f5;
}

.time-meta {
	display:none;
}

.from-meta {
	display:none;
}

.in-reply-to-meta {
	display:none;
}

.meta_sub{
border-right:1px solid #ddd;
}

/*generic*/
blockquote {
color:#777;
}

blockquote {
border-left:3px solid #777;
}
.box strong{
color:#666;
}

.more-link {
background:transparent url(../images/skin1/dot.png) no-repeat scroll 0px 6px;
color:#71727d;
}

/*generic color*/

h1 a, h2 a, h3 a, h4 a, h5 a h6 a{
color:#5A5A5A;
}

a{
color:#666;
}

a:hover{
	color:#bbb;
}

/*ここを換えるとイメージリンクボーダー変更*/
#top a:hover img{
border:none;
}

.info img{
	border:none;
	background:none;
}

.bordernone{
border:none!important;
}

h1,h2,h3,h4,h5,h6, legend{
color:#5A5A5A;
}

.meta{
color:#a0a0a0;
}
	
#spacer{
height:100px;
}

	
/*CONTACT FORM*/	
.valid .text_input, .valid .text_area{border:1px solid #70A41B;} /*#70A41B*/
.error .text_input, .error .text_area{border:1px solid #EE2A00;}
.ajax_alert .text_input, .ajax_alert .text_area{border:1px solid #ffb628;}


#s, .text_input, .text_area, textarea, #commentform input{
	border:1px solid #ababab;
	color:#666;
	}


#send, #top #submit{
	border:1px solid #333;
	background-color:#333;
	cursor:pointer;
	color:#fff;
	
	}
	
#send:hover, #top #submit:hover{
	background-color:#fff;
	color:#666;
	}
	
#searchsubmit{
background: transparent url(../images/skin1/button_search.png) no-repeat left top;
}
#searchsubmit:hover{
background: transparent url(../images/skin1/button_search.png) no-repeat left bottom;
}


#footer{
border-top:1px solid #c3c3c3; 
}

/* ---------------------- Pagination -------------------*/

.pagination span, .pagination a{
	border:#333 1px solid;
	color:#EEE;
	background:#333 top center;
}

.pagination a:hover{
	border:1px solid #CCC;
	color:#666;
	background:#fff;
}
.pagination .current{
	border:1px solid #ccc;
	color:#333;
	background-color:#fff;
}

#top .commentlist .odd{
background: transparent url(../images/skin1/bg.jpg) repeat-x top center;
}

/*********************************************************************************************************
Contact Form 7 CSS
**********************************************************************************************************/	

div.wpcf7 {
	margin: 0;
	padding: 0;
}

div.wpcf7-response-output {
	margin: 2em 0.5em 1em;
	padding: 0.2em 1em;
}

div.wpcf7-mail-sent-ok {
	border: 2px solid #6CF;
}

div.wpcf7-mail-sent-ng {
	border: 2px solid #ff0000;
}

div.wpcf7-spam-blocked {
	border: 2px solid #ffa500;
}

div.wpcf7-validation-errors {
	border: 2px solid #f7e700;
}

span.wpcf7-form-control-wrap {
	position: relative;
}

span.wpcf7-not-valid-tip {
	position: absolute;
	top: 20%;
	left: 20%;
	z-index: 100;
	background: #fff;
	border-bottom: 1px solid #ff0000;
	font-size: 10pt;
	width: 280px;
	padding: 2px;
}

span.wpcf7-not-valid-tip-no-ajax {
	color: #f00;
	font-size: 10pt;
	display: block;
}

span.wpcf7-list-item {
	margin-left: 0.5em;
}

.wpcf7-display-none {
	display: none;
}

div.wpcf7 img.ajax-loader {
	border: none;
	vertical-align: middle;
	margin-left: 4px;
}

div.wpcf7 .watermark {
	color: #888;
}
