@charset "utf-8";

@import url("style02.css");

/*  
Theme Name: wrd2009
Description: 世界難民の日
Version: 1.0
Author: LEVEL Q
Author URI: http://lvlq.jp/
*/

body {
	background: #0076c0 url('images/body_bg.jpg') repeat top center;
	font-size: 14px; /* Resets 1em to 10px */
	color: #222;
	margin: 0px;
	text-align: center;
}
img {
	border: none;
}
a {
	color: #0076c0;
	text-decoration: none;
}
a:hover {
	color: #222;
	text-decoration: none;
}
h1,h2,h3,h4,h5 {
	margin: 0px;
}
h1 {
	font-size: 1.5em;
}
h2 {
	margin-top: 10px;
	font-size: 1.4em;
}
h3 {
	font-size: 1.3em;
}
h5 {
	font-size: 18px;
	color: #b362e2;
}
.line_x {
	background: url('images/line.gif') repeat-x ;
	padding: 0;
	height: 3px;
}
.dot_y {
	background: url('images/dot.gif') repeat-y top right ;
	width:100px;
}
table {
	margin-left: 20px;
}


/* Centers the layout */
.centered {
	margin: 0 auto;
	width: 890px;
}
/* Header */
#header {
	margin: 0px auto 0px auto;
	background: #0076c0 url('images/header_bg.jpg') no-repeat top center;
	width: 890px;
	height: 172px;
	text-align: left;
}
#header h1 {
	margin: 0px;
	height: 110px;
	color: #ffffff;
	font: 1.7em Arial;
}
/* Navigation */
#navigation {
	background: #0076c0 url('images/menu_bg.jpg');
	height: 62px;
}
.menu{
	display: block;
	padding: 15px 0 0 15px;
	float:left;
}
#navigation ul {
	margin: 0px;
	list-style: none;
}
#navigation ul li {
	margin: 0px;
	float:left;
}
/* Container */
#container {
	background: url('images/main_bg_middle.jpg') repeat-y;
	width: 890px;
	margin: 0 auto;
	text-align: left;
}
.top_flash {
	background: url('images/flash_bg.jpg') no-repeat top center;
	height: 510px;
	text-align: center;
}
.top_menu {
	float: left;
	width: 620px;
	padding: 7px 0 0 0;
	font-size: 12px;
	line-height: 170%;

}
.container_head {
	background: url('images/main_bg_top.jpg') no-repeat top center;
	height: 15px;
}
.container_foot {
	background: url('images/main_bg_bottom.jpg') no-repeat top center;
	height: 15px;
}

/* Top ad */
.ad {
	text-align: center;
}
/* First header */
.header1 {
	background: url(images/h1.gif);
	font-size: 1.1em;
	color: #ffffff;
	text-align: center;
	width: 400px;
	float: left;
	font-family: Trebuchet MS, Arial;
}
.header2 {
	background: url(images/h1.gif);
	font-size: 1.1em;
	color: #ffffff;
	text-align: center;
	width: 300px;
	float: right;
	font-family: Trebuchet MS, Arial;
}
/* Second Header */
.header3 {
	font-size: 0.9em;
	color: #666666;
	text-align: right;
	font-family: Trebuchet MS, Arial;
}
#content {
	line-height: 1.8em;
	float: left;
	width: 620px;
	padding: 0 0 10px 25px;
}
#content .details {
	font-size: 0.9em;
	color: #777777;
}
/* Footer */
#footer {
	text-align: left;
	font-size: 12px;
	color: #FFF;
}
#footer a {
	color: #FFF;
	text-decoration: none;
}
#footer a:hover {
	color: #0076c0;
	background: #FFF;
	text-decoration: none;
}
#footer p {
	padding: 0 10px 15px 10px;
}

#col1 {
	float: right;
	padding: 7px 0 10px 0;
	width:225px;
}

#col1 p {
	padding: 0 0 5px 0;
}

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.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-dd {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}


.clearfix:after {
    content: ".";   
    display: block;   
    visibility: hidden;   
    height: 0.1px;   
    font-size: 0.1em;   
    line-height: 0;   
    clear: both;   
}  
.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */



/*--------------------------------- */

p {
margin:0;
padding:0;
}

.paragraph {
padding:10px 0;
}

.right20 {
margin:10px 20px;
margin-left:0;
}

.left20 {
margin:10px 20px;
margin-right:0;
}

h2 {
margin-bottom:20px;
}
h3 {
margin:20px 0;
}

.center {
width:100%;
text-align:center;
margin-bottom:20px;
}











