@charset "utf-8";
 /*
Theme Name: xinhua
Theme URI: http://xinhua.jp/
Description: ワークスクリエイティブ様ニュースサイト用のデザインテーマです。
Version: 1.0
Author: 菊川
Tags: demo


*/


h2 {
}
h3 {
}
h4 {
}
h5, h6 {
}
.text_box {
}
.text_box p {
}a {
}
a:hover {
}
a:visited {
}
.default_table table {
}
.default_table tr,.default_table  td ,.default_table th {
}
.default_table th, .default_table td {
}
.default_table th {
}
.text_box  ul, .text_box ol {
}
.text_box ul li {
}
.text_box ol li {
}
.text_box  ul  li  ul li {
}

/* 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 4px 4px 7px;
	margin: 0 0 2px 4px;
	display: inline;
	background: #FFFFFF;
	}

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

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}

/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */
