@charset "EUC-JP";

/*
/Theme Name: Cool 大人
/Theme URI: http://livedoor.decoweb.jp/
/Description: クールで大人なデザインのテンプレート
/Version: two-right
/Author: decoweb
/Author URI: http://www.decoweb.jp/
*/

/*************** リンク定義 ***************/

/*** リンク設定 ***/

a:link,
a:visited,
a:active{
	color: #dc9703;
}

a:hover{
	color: #fdb61f;
	text-decoration: none;
}

#contents .entry-title a:link,
#contents .entry-title a:visited{
	color: #000000;
	text-decoration: none;
}

#contents .entry-title a:hover{
	color: #999999;
	text-decoration: underline;
}

#footer a:link,
#footer a:visited,
#footer a:active{
	color: #FFF;
}

#footer a:hover{
	color: #FFF;
	text-decoration: none;
}

/*************** body ***************/

body{
	margin: 0;
	padding: 0;
	font-size: small;
	font-family: 'Lucida Grande','Hiragino Kaku Gothic Pro','ヒラギノ角ゴ Pro W3', verdana, Arial, 'trebuchet ms', sans-serif, 'ＭＳ Ｐゴシック';
	background: url("http://img.decoweb.jp/livedoor/L30010a/body_back.jpg") repeat-x #555555;
	word-wrap: break-word;
}

img{
	border: 0;
}

div#main-container{
	width: 800px;
	margin: 0 auto;
	padding: 0;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
	background : white url(http://support.axis-ing.com/tokoton_blog_images/blog_contents_back.png) repeat-y left;
}

/*************** ヘッダー  ***************/

div#banner
{
	width: 800px;
	height: 250px;
	margin: 0;
	background: url("http://support.axis-ing.com/tokoton_blog_images/header_main_image.jpg") no-repeat;
	position: relative;
}

/*** h1 ---- ヘッダー内サイトタイトル ***/

div#banner h1, div#banner h2{
	/*font-size: large;*/
	font-size: 16px;
	margin: 0 0 0 5px;
	position: absolute;
	top: 60px;
	left: 360px;
}

/*** ヘッダー内サブタイトル ***/

div#banner-description{
	position: absolute;
	font-size: small;
	color: black;
	top: 13px;
	left: 52px;
}

div#banner-news{
	position: absolute;
	font-size: 12px;
	color: black;
	top: 225px;
	padding-left : 80px;
}

/*** ヘッダー内リンク ***/

div#banner a{
	color: #FFF;
	text-decoration: none;
}

div#banner a:hover{
	color: #FFF;
	text-decoration: underline;
}

/*************** メイン（左中右カラム）  ***************/

div#main{
	width: 800px;
	margin: 0;
	padding: 0 0 20px 0;
}

/*************** コンテンツ（中央カラム） ***************/

/****** 中央カラムレイアウト ******/

#contents{
	width: 600px;
	float: left;
	overflow: hidden;
}

/****** コンテンツ内定義 ******/

div.contents-main{
	width: 560px;
	margin: 0;
	padding: 0 20px;
}

/*** エントリーボディ内 h2 ***/
/*** コメント内 h2 ***/
/*** トラックバック内 h2 ***/

.entry-body h2,
.comment h2,
.trackback h2{
	margin: 10px 0;
	padding: 0 5px;
	font-size: small;
	border-bottom: double #BBB;
}

/*** エントリーボディ内 h3 ***/
/*** コメント内 h3 ***/
/*** トラックバック内 h3 ***/

.entry-body h3,
.comment h3,
.trackback h3 {
	margin: 10px 0;
	padding: 0 5px;
	font-size: small;
	border-bottom: 2px solid #BBB;
}

/*** エントリーボディ内 h4 ***/
/*** コメント内 h4 ***/
/*** トラックバック内 h4 ***/

.entry-body h4,
.comment h4,
.trackback h4 {
	margin: 10px 0;
	padding: 0 5px;
	font-size: small;
	border-bottom: 1px dotted #BBB;
}

/*** エントリーボディ内 blockquote ***/

.entry-body blockquote{
	width: 90%;
	margin: 10px auto;
	padding: 5px;
	border: 1px dotted #BBB;
}

/*** エントリーボディ内 ol ul ***/
/*** コメント内 ol ul ***/
/*** トラックバック内 ol ul ***/

.entry-body ul,
.comment ul,
.trackback ul,
.entry-body ol,
.comment ol,
.trackback ol{
	margin: 5px 0 10px 5px;
	padding: 0;
}

.entry-body li,
.comment li,
.trackback li{
	margin: 3px 0 3px 25px;
}

/*** 続きを読む ***/

a.continues{
	float: left;
	margin: 20px 0;
}

/*** コンテンツ内パンくず ***/

.pankz{
	margin: 10px 0;
	padding: 0;
	font-size: x-small;
	text-align:right;
}

/*** コンテンツ内ページナビ ***/

.page-navi{
	margin: 10px 0;
	padding: 0;
	font-size: x-small;
}

/****** エントリー ******/

div.entry{
	width: 560px;
	margin: 15px 0 40px 0;
}

/****** 見出し上日付 ******/

.entry-date{
	text-align: left;
	font-size: x-large;
	color: #0153a7;
	letter-spacing: -1px;
	padding-bottom: 13px;
	padding-left: 20px;
}

/****** エントリーヘッダー ******/
/*** h2 ---- コンテンツ内の見出し ***/

#contents h1.entry-title, #contents h2.entry-title{
	font-size: small;
	letter-spacing: .1em;
	margin: 0 0 10px 0;
	padding: 6px 5px 6px 20px;
	background: white url("http://support.axis-ing.com/tokoton_blog_images/entry_title_back.gif") no-repeat center left;
	border : 1px solid black;
}

/****** エントリーボディ ******/
div.entry-body-container{
	padding-left : 50px;
	padding-bottom : 15px;
}
div.entry-body{
	border-left: 3px solid black;
	padding-left: 10px;
}
div.entry-body a{
	color : #0058b2;
	text-decoration : none;
}
div.entry-body a:hover{
	color : #268bf3;
	text-decoration : underline;
}
/****** コメント ******/
/****** トラックバック ******/

.entry-body,
.comment,
.trackback{
	line-height: 1.5;
	letter-spacing: .1em;
	margin: 0;
	padding: 0;
}

br{
  letter-spacing: 0;
}

/*************** タグ ***************/

div.entry-tags{
	margin: 5px 0px;
}

/****** タグヘッダー ******/

dl.article-tags {
	margin: 5px 0px 5px auto;
	width: 520px;
	padding: 0;
}

dl.article-tags dt{
	border-bottom: 1px dotted #CCC;
	margin-bottom: 5px;
}

dl.article-tags dd{
	display: inline;
	margin: 0 0 0 15px;
	pading: 0;
}

/****** 投稿時間 ******/

div.posted{
	clear: both;
	font-size: x-small;
	border-top: 1px solid #999;
	text-align: right;
	margin: 5px 0px 0px auto;
	padding: 5px 0;
	letter-spacing: 0;
	width : 520px;
}

/****** トラックバック、コメント、コメント書き込み ******/

/***  見出し ***/

div.trackbacks-title,
div.comments-title,
div.comments-open-title,
div.category-title{
	font-size: small;
	font-weight: bold;
	color: #0153a7;
	background : white url(http://support.axis-ing.com/tokoton_blog_images/back_image_small.png) no-repeat center left;
	margin: 20px 0px;
	padding: 2px 5px 2px 15px;
	border : 1px dotted #999999;
	border-left : none;
}

#trackbackurl,
#trackbacks,
#comments,
#comments-open{
	margin-left : 50px;
	margin-bottom : 30px;
}

/*** コメントテキスト,トラックバックテキスト ***/

.commenttext,
.trackbacktext{
	margin: 5px 0 15px 0;
}

/*** コメントフォーム ***/

#comment-form *
{
	margin: 0;
	padding: 0;
}

#comment-form{
	margin: 5px 0 0 5px;
}

#comment-form p{
	margin: 10px 0;
}

/*** フォームボタン ***/

#form-button{
	width: 350px;
	text-align: center;
}

textarea#text{
	width: 350px;
}

/*** エラー ***/

#error{
	border: 1px solid #FF0000;
	color: #FF0000;
	padding: 5px;
}

/*** 絵文字 ***/

#emoji{
	width:242px;
	height:167px;
	display: inline;
}

/*************** サイドレイアウト  ***************/

div#side
{
	width: 200px;
	float: right;
	font-size: small;
	overflow: hidden;
}

/*************** サイドプロフィール ***************/
div#side_profile_01{
	clear : both;
	text-align : center;
	padding : 7px 0px 10px 0px;
	font-size : 11px;
}
div#side_profile_01 span{
	letter-spacing : -1px;
}
table#side_profile_name th{
	font-weight : normal;
}
table#side_profile_name{
	width : 170px;
	margin : 0 auto;
}
table#side_profile_name td{
	font-size : 18px;
	font-weight : bold;
}
td.small_font{
	font-size : 10px !important;
	font-weight : normal !important;
}
div#side_profile_02{
	padding : 8px 10px;
	font-size : 11px;
}
p#side_profile_btn{
	width : 155px;
	height : 18px;
	margin : 0px auto;
}
p#side_profile_btn a{
	display : block;
	width : 155px;
	height : 18px;
	background : url(http://support.axis-ing.com/tokoton_blog_images/side_profile_btn.png) no-repeat top center;
}
p#side_profile_btn a:hover{
	background-position : 0px -18px;
}

/*************** サイドバー（左右カラム） ***************/

div.menu *
{
	margin: 0;
	padding: 0;
}

div.menu
{
	width: 180px;
	margin: 10px 10px 0 10px;
	padding: 0 0 20px 0;
	font-size: small;
	background:	transparent;
	list-style: none;
}

/*** サイドバー内見出し ***/

div.sidetitle{
	width: 170px;
	height: 23px;
	margin: 0;
	padding: 6px 5px 0px 5px;
	font-size: small;
	font-weight: bold;
	text-align: center;
	color: #fff;
	background: url("http://support.axis-ing.com/tokoton_blog_images/side_title_back.png") no-repeat top center;
}

div.sidebottom{
	width: 180px;
	height: 5px;
	margin-bottom: 15px;
	padding: 0;
/*	background: url("http://img.decoweb.jp/livedoor/L30010a/menu-bottom_back.gif") no-repeat top center;*/
}

div.menu ul{
	font-size: small;
	margin: 10px 10px 5px 25px;
}

div.menu div.side{
	width: 168px;
	margin: 0;
	padding: 5px 5px 10px 5px;
/*	background: url("http://img.decoweb.jp/livedoor/L30010a/menu_back.gif") repeat-y;*/
	border : 1px solid black;
}

/*** サイドバーリスト ***/

.menu ul,
.menu ol{
	margin: 5px 0 0 25px;
	padding: 5px 0;
}

.menu li{
	padding: 2px 0;
}

/*** サイドリンク ***/

div.sidebody{
	margin-left: 5px;
	padding: 0 10px 5px 15px;
	font-size: small;
	background: url("http://img.decoweb.jp/livedoor/L30010a/menu_arrow.gif") no-repeat left top;
}

/*************** サイド上部カレンダー ***************/

div.calendarheadbody{
	margin: 5px 0 0 0;
	text-align: center;
	background: url("http://img.decoweb.jp/livedoor/L30010a/menu_back.gif") repeat-y;
}

.calendarheadbody div.calendarhead{
	font-weight: bold;
	height : 19px;
	padding: 6px 5px 4px 5px;
	color : white;
	background: url("http://support.axis-ing.com/tokoton_blog_images/side_title_back.png") no-repeat top center;
}

.calendarhead a{
	font-weight: normal;
	font-size: x-small;
}

div.calbody{
	margin: 0;
/*	background: url("http://img.decoweb.jp/livedoor/L30010a/menu_back.gif") repeat-y;*/
	border : 1px solid black;
}

.calbody table{
	width: 180px;
	border-collapse: collapse;
	border: 0;
	line-height: 140%;
}

.calbottom{
	width: 180px;
	height: 20px;
/*	background: url("http://img.decoweb.jp/livedoor/L30010a/menu-bottom_back.gif") no-repeat top;*/
}

.calbody th{
	text-align:center;
	font-weight:normal;
}

.calbody td{
	text-align:center;
}

td.weekday{
	font-weight: bold;
}

td.sat{
	font-weight: bold;
	color: #0000FF;
}

td.sun{
	font-weight: bold;
	color: #FF0000;
}

/*************** フッター ***************/

div#footer
{
	clear: both;
	width: 800px;
	margin: 0 auto;
	padding: 5px 0;
	background: url("http://img.decoweb.jp/livedoor/L30010a/footer_back.jpg") repeat-x top;
	color: #FFF;
}

/*** COPYRIGHT ***/

div#copyright{
	text-align: center;
	padding: 5px 5px 0 5px;
}

/*** decoウェブバナー ***/

div#powered{
	text-align: center;
	font-size: x-small;
	padding: 5px;
}

/*************** AD ***************/

div#ad{
	width: 390px;
	margin: 20px 0 10px 0;
	padding: 0;
}

/*************** ライブドア広告ヘッダー ***************/

table#header {
	width: 100%;
	border-bottom: 1px solid #444;
	background: #333;
	color: #DDD;
}

table#header th {
	width: 1%;
}

table#header th img {
	margin: 2px 10px;
}

table#header td.catprbox {
	width: 1%;
	white-space: nowrap;
}

table#header td.catprbox span {
	margin-right: 15px;
}

table#header td.newstickerbox {
	width: 97%;
/*
	text-align: right;
	padding-right: 10px;
*/
}

table#header td.newstickerbox div {
	text-align: left!important;
	padding-left: 10px;
}

table#header td.startblogbox {
	width: 1%;
	padding-right: 20px;
	white-space: nowrap;
}

table#header td.startblogbox img {
	margin-right: 3px;
	border: 0;
	vertical-align: middle;
}

table#header td.startblogbox a.header-nav-livedoor {
	margin-right: 5px;
	border-right: 1px solid;
	padding-right: 5px;
}

table#header a {
	text-decoration: none!important;
	color: #DDD;
}

table#header td {
	height: 16px!important;
}

td.newstickerbox div {
	width: 200px!important;
	height: 14px!important;
}

#header_scroll {
	width: 170px!important;
}

#header_topics div {
	height: 14px!important;
}

/*************** 第四世代-追加 ***************/
/**** Navigator ***/

div.index-navigator-outer {
	margin: 0 auto;
	padding: 15px 0 0 0;
	font-size: x-small;
}

ul.index-navigator,
.article-pager-outer ul.article-pager,
ul.archives-navigator{
	margin: 0 auto;
	padding: 0;
	text-align: center;
	list-style: none;
}

ul.index-navigator li,
ul.article-pager li,
ularchives-navigator li{
	display: inline;
	padding: 0;
	margin: 0 5px;
}

ul.index-navigator li.paging-number ol{
    display: inline;
	list-style: none;
	margin: 0;
	padding: 0;
}

ul.index-navigator li.paging-number ol a{
	margin: 0;
	padding: 0;
}

/*************** プロフィール ***************/

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

.elsebody img{
	margin: 3px 0;
}

/*************** その他スペース ***************/

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

.elsebody img{
	margin: 3px 0;
}

/*** clearfix ***/

.clearfix:after{
	content: "";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}

/******************************/
/*\*/
* html .clearfix {
    height: 1em;
}