@charset "utf-8";

/*===== 各要素の初期化、フォントサイズ等の設定 =====*/

/*----- 各要素の初期化 -----*/
h1,h2,h3,h4,h5,h6,div,ul,ol,li,dl,dt,dd,form,fieldset,p {
	margin: 0;
	padding: 0;
	font-size: 100%;
}
#contentsMain .text p{
	padding-bottom:15px;
}
body {
	margin: 0 auto;
	line-height: 1.3;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	text-align: center;
	background: #FFFFFF;
}
ul {
	list-style: none;
}
address {
	font-style: normal;
}
/*-----strong {
	color: #c72d29;
	font-weight: normal;
}-----*/
img {
	vertical-align: top;
	border: 0;
}
hr {
	display: none;
}


/*----- リンクカラーの設定 -----*/
a:link,
a:visited {
	color: #03C;
	text-decoration: none;
}
a:hover,
a:active {
	color: #06F;
	text-decoration: underline;
}


/*===== テンプレート以外の共通パーツの設定 =====*/

/*----- ポジショニング -----*/
.center {
	text-align: center;
}

.right {
	text-align: right;
}

.float_r {
	float: right;
}

.float_l {
	float: left;
}

/*----- 共通見出し -----*/
.title01 {
	background: url(/images/h3_bg2.gif) no-repeat 0 3px;
	font-size: 20px;
	padding-bottom: 25px;
	padding-left: 15px;

}
.title01 span {
	color: #B41C22;
	font-size: 18px;
	display: block;
	padding-bottom: 10px;
	text-indent: -15px;
}
.title01 a {
	text-decoration: underline!important;
}
/*----- マージン・パディング -----*/
.margin-bottom5 {
	margin-bottom: 5px;
}
.margin-bottom20 {
	margin-bottom: 20px;
}
.margin-bottom30 {
	margin-bottom: 30px;
}
.margin-tb10 {
	margin-top: 10px !important;
	margin-bottom: 10px !important;
}
.margin-tb20 {
	margin-top: 20px !important;
	margin-bottom: 20px !important;
}
.padding-tb5 {
	padding-top: 5px !important;
	padding-bottom: 5px !important;
}
.padding-tb20 {
	padding-top: 20px !important;
	padding-bottom: 20px !important;
}
.margin-t5 {
	margin-top: 5px !important;
}

.margin-t10 {
	margin-top: 10px !important;
}

.margin-t15 {
	margin-top: 15px !important;
}
.margin-t20 {
	margin-top: 20px !important;
}
.margin-t40 {
	margin-top: 40px !important;
} class="margin-t40"

/*----- フォント -----*/
.font_s {
	font-size: 11px;
}

.font_blue {
	color: #03C;
}

/*----- BOX -----*/
/*グレー*/
.box01{
	background-color:#EEEEEE;
	border: 1px solid #A7A7A7;
	padding: 5px;
}
.box02{

	background-color:#FFFFFF;

	border: 1px solid #A7A7A7;

	padding: 5px;

}

/*----- clearfix -----*/
/* IE以外のモダンブラウザ向け */
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

/* IE7および、Mac：IE5向け */
.clearfix {
  display: inline-block;
}

/* IE6以前向け */
/* Hides from IE-mac \*/
* html.clearfix {
  height: 1%;
}

.clearfix {
  display: block;
}
/* End hide from IE-mac */


/*===== テンプレートの設定 =====*/

/*----- サイト全体の設定 -----*/
#container {
	margin: 0 auto;
	width: 100%;
	text-align: center;
}

/*----- ヘッダの設定 -----*/
#header {
	margin: 0pt auto;
	width: 100%;
	height: 85px;
	background-image: url(/images/he_bg.jpg);
	background-repeat: repeat-x;
	border-bottom: 1px solid #CDCDCD;
	position: relative;
}
#header_bg {
	margin-left: auto;
	margin-right: auto;
	height: 85px;
	width: 960px;
	background-image: url(/images/blog_he_bg.jpg);
	background-position: right top;
	background-repeat: no-repeat;
	padding: 0pt auto;
	position: relative;
}
#header_logo {
	padding: 14px 0 0 0;
	float: left;
}
#header_rss {
	padding: 56px 0 0 7px;
	float: left;
}
.header_img {
	left: 0px;
	position:absolute;
}
.catch {
	font-size: 87%;
	left:250px;
	position:absolute;
	top:23px;
	text-align: left;
	width: 300px;
}
	

/* パンくずナビ */
#breadcrumb_bg {
	margin: 6px 0 0 0;
	width: 100%;
	height: 27px;
	background-image:url(/images/pannavi_bg.jpg);
	background-repeat: repeat-x;
	background-color: #F5F5F5;	
}
#breadcrumb {
	clear: both;
	margin-left: auto;
	margin-right: auto;
	width: 960px;
	padding: 7px 9px;
	font-size: 11px;
	text-align: left;
}

/*----- コンテンツの設定 -----*/
#contents {
	position: relative;
	clear: both;
	margin: 20px auto;
	width: 960px;
}

/*----- メインコンテンツの設定 -----*/
#contentsMain {
	float: left;
	width: 736px;
	margin: 0;
	text-align: left;
	padding-bottom: 20px;
}


/*----- レフトコンテンツの設定 -----*/
#contentsLeft {
	float: left;
	width: 204px;
}

/* カレンダー */

#calender {
	border: 1px solid #CCCCCC;
	padding-top: 3px;
}
#calender .last {	float: left;	width: 25%;

}
#calender .this {	float: left;
	_width:55%;	width: 55%;}
#calender .follow {	float: right;	width: 20%;}

/* カレンダーテーブル */
table.calender{
	border-bottom: none;
	border-left: none;
	border-right: none;
	border-top: none;
	line-height: 1.2em;
	color: #666666;
	margin: 0;
	padding-top: 2px;
	text-align: center;
}
table.calender thead th{
	padding: 2px 3px;
	border-bottom: none;
	border-left: none;
	border-right: solid 1px #CCCCCC;
	border-top: solid 1px #CCCCCC;
	background-color: #F0EFED;
	font-weight: bold;
}
table.calender td{
	padding: 2px 3px;
	border-bottom: none;
	border-left: none;
	border-right: solid 1px #CCCCCC;
	border-top: solid 1px #CCCCCC;
	background-color: #FFFFFF;
}
table.calender .tb_gray{
	background-color: #DDDDDD;
}
table.calender .br_none{
	border-right: none;
	padding-right: 0;
}
table.calender .bl_none{
 	border-left: none;
	padding-left: 0;
}

/*----- ローカルナビの設定 -----*/
#localNavi {
	width: 100%;
	text-align: left;
	margin: 20px 0;
}
#localNavi h2 {
	padding: 7px 10px;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	background: #E3E3E3 url(/images/localnavi_bg.jpg) repeat-x;
}#localNavi div.widget-assets div.widget-content ul.widget-list {     overflow: auto;     margin-right: 0; } #localNavi ul li.item {     display: table-cell;     float: left;    	padding: 5px 5px 2px 6px;    margin: 0pt 5px 8px;     overflow: hidden;     width: 70px;     background:none;} #localNavi div.widget-assets ul.widget-list {     margin-right: 0;     overflow: auto;     width:202px;    padding-bottom:5px;} #localNavi div.widget-assets ul.widget-list li.item {     margin: 0 .3em .8em;     width: 80px;     float: left; } * html div.widget-assets ul.widget-list li.item {/*for IE*/     margin: 0 .1em .8em 0; } #localNavi div.widget-assets ul.widget-list li.item a {     padding: .4em;     width: 70px;     display: block;     text-align: center;     vertical-align: middle;     border: 1px solid #eae5e3; } #localNavi div.widget-assets ul.widget-list li.item a:hover {     background-color: #f0f0f0;     border: 1px solid #414141; } #localNavi div.widget-assets ul.widget-list li.item a img {     width: 70px; } 


#localNavi li a {
	display: block;	height: 100%;
}#localNavi ul {	border-right: 1px solid #CCCCCC;	border-bottom: 1px solid #CCCCCC;	border-left: 1px solid #CCCCCC;	background: #FDFDFD;}#localNavi li {

	margin: 0 5px;

	padding: 2px 5px 2px 20px;

	background: url(http://www.writeup.co.jp/images/common/icon_localNavi.gif) no-repeat 5px 9px;

}
.clear {	clear:both;}
/*----- ライトコンテンツの設定 -----*/

#contentsRight {
	float: right;
	width: 204px;
	padding-bottom: 20px;}

/*----- 角丸グレー -----*/

#contentsRight #kmg_top {
	height: 5px;
	background: url(/images/kakumaru01_top.gif) no-repeat left top;
	background-position: 50% 100%;
	background-color: #FFFFFF;
}
#contentsRight #kmg_main {
	background-color: #EEEEEE;
	border-left: 1px solid #A7A7A7;
	border-right: 1px solid #A7A7A7;
	padding: 5px 10px;
	text-align: left;
}
#contentsRight #kmg_bottom {
	height: 5px;
	background: url(/images/kakumaru01_bottom.gif) no-repeat left bottom;
	background-position: 50% 0;
}

#contentsRight dd {
	padding-top: 3px;
}

#contentsRight #partsbox {
	width: 150px;
	margin: 8px auto;
}

/*----- 角丸ホワイト -----*/

#contentsRight #wkmg_top {
	height: 5px;
	background: url(/images/kakumaru02_top.gif) no-repeat left top;
	background-position: 0 100%;
}
#contentsRight #wkmg_main {
	border-left: 1px solid #A7A7A7;
	border-right: 1px solid #A7A7A7;
	padding: 0 10px;	
	text-align: left;
}
#contentsRight #wkmg_bottom {
	height: 5px;
	background: url(/images/kakumaru02_bottom.gif) no-repeat left bottom;
	background-position: 0 0;
}

/*----- 運営サイト一覧定義リスト -----*/
dl#sitelist01 {
	padding-bottom: 10px;
}
#sitelist01 dt {
	margin: 0 5px 0 0;
	padding: 5px 5px 0 10px;
	background: url(http://www.writeup.co.jp/images/common/icon_red.gif) no-repeat 0 10px;
}
#sitelist01 dd {
	padding: 0 0 2px 2px;
	background-image: url(http://www.writeup.co.jp/images/common/line_dot.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.dot_line {
	padding: 2px 0 2px 2px;
	background-image: url(http://www.writeup.co.jp/images/common/line_dot.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
/*----- 運営サイト一覧リスト -----*/
ul#sitelist02 {
	padding-bottom: 10px;
	border:none;
}
#sitelist02 li {
	margin: 0 5px 0 0;
	padding: 3px 0 0 10px;
	background: url(http://www.writeup.co.jp/images/common/icon_red.gif) no-repeat 0 9px;
	position: relative;
}

/*----- フッタの設定 -----*/
#footerGoTop {
	clear: both;
	width: 100%;
	padding: 5px 0;
	border-top: 1px solid #DBDBDB;
	border-bottom: 1px solid #B41C22;
	min-height: 16px;
	text-align: center;
	background: #FFF;
}
#footerGoTop p {
	width: 940px;
	margin: 0 auto;
	text-align: right;
}
#footerGoTop a {
	padding-left: 20px;
	background: url(http://www.writeup.co.jp/images/common/bg_goTop.gif) no-repeat;
}
#footer {
	width: 100%;
	text-align: center;
	background: #FFF;
}
#footerContents {
	position: relative;
	width: 940px;
	margin: 0 auto;
	padding: 5px 0 10px;
	text-align: left;
}
#footerContents address {
	padding-left: 10px;
}
#footerContents ul {
	position: absolute;
	top: 5px;
	right: 0;
}
#footerContents li {
	display: inline;
}
#footerContents a {
	padding: 0 6px;
	border-right: 1px solid #DBDBDB;
}
#footerContents .end a {
	padding-right: 0;
	border-right: 0;
}

/*----- 罫線 -----*/
.line01 {
	border-bottom: solid 1px #A8A8A8;
	height: 1px;
	line-height: 1px;
	margin: 10px 0;
}

/*----- グレイボックス -----*/
.gray-box {
	border: 1px solid #CCCCCC;
	background-color: #EEEEEE;
	padding: 10px;
}

/*----- 3カラムボックス -----*/
.three-l {
	width: 118px;
	float: left;
	border-bottom:1px solid #fff;
}
.three-c {
	width: 450px;
	float: left;
	margin-left: 9px;
}
.three-r {
	width: 118px;
	float: right;
}

/*----- 次へボックス -----*/
.back {
	background-image: url(http://www.writeup.co.jp/images/common/icon_back_red.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
}
.next {
	background-image: url(http://www.writeup.co.jp/images/common/icon_next_red.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 20px;
	text-align:right;
}

/*----- CMボックス -----*/
.cm_box_tit {
	background:#F6F5F5 url(http://www.writeup.co.jp/images/top/bg_title01_test.gif) no-repeat scroll 0pt 100%;
	clear:both;
	font-size:15px;
	margin:10px 20px 0px 20px;
	padding:4px 0pt 7px 18px;
}
.cm_box_tit h3 {
	float:left;
	width:592px;
}
.cm_box_tit ul {
	float:left;
	width:80px;
}
.cm_box_tit li {
	float:left;
	padding-right:6px;
}
.cm_Archives {
	clear:both;
	margin:12px 20px 10px;
}
.cm_Archives li {
	padding:0pt 0pt 5px 7.5em;
	text-indent:-7.5em;
}
.clearfix {
	clear:both;
}
.info_box {
	margin-top:50px;
	margin-bottom:50px;
}

div .info_box p {
	margin: 0pt 20px;
}
.clear{
	clear:both;
}

.deteql_container {
  padding: 15px 20px 0 20px;
  text-align: center;
}

span.new_icon {
	padding-left: 35px;
	background:url('../images/new_icon.gif') no-repeat left top;
}