/*
Theme Name: boxxx_theme
Theme URI: http://www.shoxxxboxxx.com/boxxx
Description: Atelier Office Studio SHOXXXBOXXX for creative ideas
Author: SHOXXX GRAPHIXXX
Author URI: http://www.shoxxxboxxx.com

special thanks to the website http://www.webcreatorbox.com for design-custom tips.
*/


@charset "UTF-8";
/* CSS Document */


/* ---------- general ---------- */
* {
	margin: 0px;
	padding: 0px;
	}

.clearboth {
	clear: both;
	}

a img {
	border: none;
	}

img {
	border: 0 none;
	display: block;
	}

.margin_r_zero {
	margin-right: 0px !important;
	}
.margin_b_zero {
	margin-bottom: 0px !important;
	}

.float_left {
	float: left;
	}
.float_right {
	float: right;
	}

/* ---------- base layout ---------- */

body {
	background: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #777777;
	font-size: 13px;
	line-height: 18px;
	font-style: italic;
	text-decoration: none;
	position: relative;
	}




/* v v v v v general v v v v v */

#container {
	background: none;
	width: 900px;
	position: relative;
	margin: 0px auto;
	}

.title01 {
	color: #ffffff;
	font-size: 13px;
	line-height: 13px;
	font-weight: bold;
	margin-bottom: 15px;
	}

.title02 {
	color: #666666;
	font-size: 14px;
	font-weight: normal;
	margin-bottom: 19px;
	}

.title03 {
	color: #68ff74;
	font-size: 14px;
	font-weight: normal;
	margin-bottom: 19px;
	}

.title04 {
	color: #ffffff;
	font-size: 14px;
	font-weight: normal;
	margin-bottom: 19px;
	}

.text01 {
	color: #777777;
	font-size: 12px;
	line-height: 28px;
	letter-spacing: 0.1em;
	text-decoration: none;
	margin-bottom: 30px;
	}
.text01 a {
	color: #005c38;
	}
.text01 a:hover {
	color: #b62126;
	}
.text02 {
	color: #777777;
	font-size: 12px;
	line-height: 14px;
	letter-spacing: 0.1em;
	text-decoration: none;
	margin-bottom: 30px;
	}
.text01 a {
	color: #005c38;
	}
.text01 a:hover {
	color: #b62126;
	}
.text03 {
	color: #ffffff;
	font-size: 10px;
	line-height: 16px;
	letter-spacing: 0.1em;
	text-decoration: none;
	}
.text03 a {
	color: #ffffff;
	text-decoration: underline;
	}
.text03 a:hover {
	text-decoration: none;
	}

/* v v v v v index v v v v v */

#container #index_leftbox {
	background: none;
	position: relative;
	width: 450px;
	height: 600px;
	padding-top: 80px;
	float: left;
	}
#container #index_rightbox {
	background: none;
	position: relative;
	width: 430px;
	height: 600px;
	padding-top: 80px;
	float: right;
	}
#index_rightbox .index_boxxx a {
	background-image: url('http://www.shoxxxboxxx.com/img/index/index_boxxx.jpg');
	background-position: 0px 0px;
	background-repeat: no-repeat;
	width: 430px;
	height: 290px;
	display: block;
	margin-bottom: 20px;
	}
#index_rightbox .index_boxxx a:hover {
	background-position: 0px -290px;
	}
#index_rightbox .index_shoxxx a {
	background-image: url('http://www.shoxxxboxxx.com/img/index/index_shoxxx.jpg');
	background-position: 0px 0px;
	background-repeat: no-repeat;
	width: 430px;
	height: 290px;
	display: block;
	}
#index_rightbox .index_shoxxx a:hover {
	background-position: 0px -290px;
	}



/* v v v v v header menu v v v v v */

.header {
	background-color: #ffffff;
	background-position: left top;
	background-repeat: no-repeat;
	position: relative;
	width: 900px;
	height: 180px;
	margin: 0px auto 10px;
	}
.header.boxxx {
	background-image: url('../../../img/general/banner_boxxx.jpg');
 }
.header.shoxxx {
	background-image: url('../../../img/general/banner_shoxxx.jpg');
 }

.header .menu {
	background: none;
	position: relative;
	width: 640px;
	height: 43px;
	margin-top: 137px;
	float: left;
	}
.header .menu ul {
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	}
.header .menu ul li {
	float: left;
	}
.menu ul .active a {
	background-position: 0px -43px !important;
	}

/* -- menu boxxx -- */
.menu.boxxx ul .news a {
	background-image: url('../../../img/general/menu_boxxx_news.jpg');
	background-position: 0px 0px;
	background-repeat: no-repeat;
	height: 43px;
	width: 125px;
	display: block;
	}
.menu.boxxx ul .news a:hover {
	background-position: 0px -43px;
	}
.menu.boxxx ul .about a {
	background-image: url('../../../img/general/menu_boxxx_about.jpg');
	background-position: 0px 0px;
	background-repeat: no-repeat;
	height: 43px;
	width: 146px;
	display: block;
	}
.menu.boxxx ul .about a:hover {
	background-position: 0px -43px;
	}
.menu.boxxx ul .archive a {
	background-image: url('../../../img/general/menu_boxxx_archive.jpg');
	background-position: 0px 0px;
	background-repeat: no-repeat;
	height: 43px;
	width: 180px;
	display: block;
	}
.menu.boxxx ul .archive a:hover {
	background-position: 0px -43px;
	}
.menu.boxxx ul .contact a {
	background-image: url('../../../img/general/menu_boxxx_contact.jpg');
	background-position: 0px 0px;
	background-repeat: no-repeat;
	height: 43px;
	width: 189px;
	display: block;
	}
.menu.boxxx ul .contact a:hover {
	background-position: 0px -43px;
	}


/* -- menu right side -- */
.header .right_menu {
	background: none;
	position: relative;
	width: 260px;
	height: 180px;
	float: right;
	}
.right_menu .gohome a {
	background-image: url('../../../img/general/go_home.jpg');
	background-position: 0px 0px;
	background-repeat: no-repeat;
	height: 57px;
	width: 260px;
	display: block;
	}
.right_menu .gohome a:hover {
	background-position: 0px -57px;
	}
.right_menu .goshoxxx a {
	background-image: url('../../../img/general/go_shoxxx.jpg');
	background-position: 0px 0px;
	background-repeat: no-repeat;
	height: 123px;
	width: 260px;
	display: block;
	}
.right_menu .goshoxxx a:hover {
	background-position: 0px -123px;
	}
.right_menu .goboxxx a {
	background-image: url('../../../img/general/go_boxxx.jpg');
	background-position: 0px 0px;
	background-repeat: no-repeat;
	height: 123px;
	width: 260px;
	display: block;
	}
.right_menu .goboxxx a:hover {
	background-position: 0px -123px;
	}




/* v v v v v footer v v v v v */

#footer {
	background: none;
	position: relative;
	width: 900px;
	height: 20px;
	vertical-align: bottom;
	}
#footer .copyright {
	background: none;
	position: relative;
	height: 10px;
	color: #777777;
	font-size: 10px;
	line-height: 10px;
	}


/* v v v v v main general v v v v v */

#contents_wrapper {
	background: none;
	position: relative;
	width: 900px;
	min-height: 500px;
	margin: 15px auto 20px;
	}

#contents_wrapper .dot_line01 {
	background-image: url('../../../img/general/dot_line_pink.gif');
	background-position: 0px 0px;
	background-repeat: no-repeat;
	width: 900px;
	height: 10px;
	position: relative;
	margin-bottom: 20px;
	display: block;
	}
#contents_wrapper .dot_line02 {
	background-image: url('../../../img/general/dot_line_green.gif');
	background-position: 0px 0px;
	background-repeat: no-repeat;
	width: 900px;
	height: 10px;
	position: relative;
	margin-bottom: 20px;
	display: block;
	}
#contents_wrapper .dot_line02s {
	background-image: url('../../../img/general/dot_line_green_w600.gif');
	background-position: 0px 0px;
	background-repeat: no-repeat;
	width: 600px;
	height: 10px;
	position: relative;
	margin-bottom: 20px;
	display: block;
	}

/* boxxx */
#contents_wrapper .post {
	background: none;
	width: 900px;
	padding-bottom: 30px;
	}
#contents_wrapper h2 {
	background: none;
	width: 885px;
	height: 24px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	font-size: 24px;
	line-height: 24px;
	font-weight: normal !important;
	font-style: italic;
	padding: 0px 5px 25px 10px;
	}

/* shoxxx */
#contents_wrapper #blog_container {
	background: none;
	width: 600px;
	margin-right: 40px;
	float: left;
	}
#blog_container .post {
	background: none;
	width: 600px;
	padding-bottom: 30px;
	}
#blog_container h2 {
	background: none;
	width: 585px;
	height: 24px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	font-size: 24px;
	line-height: 24px;
	font-weight: normal !important;
	font-style: italic;
	padding: 0px 5px 25px 10px;
	}

#contents_wrapper .article_contents {
	margin: 0 5px 20px 10px;
	}

#contents_wrapper .post p {
	background: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #777777;
	font-size: 13px;
	line-height: 18px;
	font-style: italic;
	text-decoration: none;
	margin-bottom: 20px;
	}
#contents_wrapper .post p a {
	color: #000000;
	text-decoration: none;
	}
#contents_wrapper .post p a:hover {
	color: #777777;
	text-decoration: none;
	}
#contents_wrapper .post img {
	border: none;
	background: none;
	color: #777777;
	margin-bottom: 20px;
	}
#contents_wrapper .post .align_l {
	float: left;
	}
#contents_wrapper .post .align_r {
	float: right;
	}
#contents_wrapper .post .width_s {
	width: 265px;
	}
#contents_wrapper .post .width_s2 {
	width: 365px;
	}
#contents_wrapper .post .width_m {
	width: 425px;
	}

/* boxxx */
div#nav-below {
	background: none;
	padding: 0px 0px 15px;
	width: 900px;
	}
/* shoxxx */
#nav_container div#nav-below {
	background: none;
	padding: 0 0 15px;
	width: 600px;
	}
.navigation {
	overflow: hidden;
	}
.nav-previous {
	float: left;
	width: 270px;
	height: 102px;
	}
/* boxxx */
.nav-previous a {
	background-image: url('../../../img/general/banner_older_pink.jpg');
	background-position: 0px 0px;
	background-repeat: no-repeat;
	width: 270px;
	height: 102px;
	display: block;
	}
/* shoxxx */
#nav_container .nav-previous a {
	background-image: url('../../../img/general/banner_older_green.jpg');
	background-position: 0px 0px;
	background-repeat: no-repeat;
	width: 270px;
	height: 102px;
	display: block;
	}
.nav-previous a:hover {
	background-position: 0px -102px !important;
	}
.nav-next {
	float: right;
	width: 270px;
	height: 102px;
	}
/* boxxx */
.nav-next a {
	background-image: url('../../../img/general/banner_newer_pink.jpg');
	background-position: 0px 0px;
	background-repeat: no-repeat;
	width: 270px;
	height: 102px;
	display: block;
	}
/* shoxxx */
#nav_container .nav-next a {
	background-image: url('../../../img/general/banner_newer_green.jpg');
	background-position: 0px 0px;
	background-repeat: no-repeat;
	width: 270px;
	height: 102px;
	display: block;
	}
.nav-next a:hover {
	background-position: 0px -102px !important;
	}



/* v v v v v shoxxx sidebar v v v v v */
#sidebar {
	background: none;
	position: relative;
	width: 260px;
	float: right;
	}
#sidebar img a {
	border: none;
	}

#sidebar ul {
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	}
#sidebar h3 {
	background-image: url('http://www.niwa-shi.com/img/general/green_chapter.png');
	background-position: 0 0;
	background-repeat: no-repeat;
	width: 290px;
	height: 24px;
	color: #ffffff;
	font-size: 14px;
	line-height: 24px;
	font-weight: bold;
	text-align: left;
	text-indent: 12px;
	margin-bottom: 12px;
	}
#sidebar li.widget-container {
	margin-bottom: 30px;
	}
.widget-container li {
	background: none;
	height: 14px;
	margin-bottom: 8px;
	}
.widget-container a {
	background: none;
	color: #000000;
	font-size: 14px;
	line-height: 14px;
	text-indent: 5px;
	text-decoration: none;
	display: block;
	}
.widget-container a:hover {
	color: #02a844;
	}
.widget-container #s {
	border: thin #cccccc solid;
	height: 18px;
	width: 200px;
	}
.widget-container #searchform label {
	display: none;
	}



.calendar_table {
	background: none;
	border: none;
	}
.calendar_table td {
	border-right: solid thin #cccccc;
	border-bottom: solid thin #cccccc;
	width: 117px;
	height: 70px;
	padding: 4px;
	float: left;
	text-align: center;
	vertical-align: middle;
	font-size: 12px;
	line-height: 17px;
	display: block;
	}




