@charset "UTF-8";

/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
+
+　タイトル : ページ共有のスタイル
+　ファイル名 : ファイルのパスを入れます。(ルート、相対どちらでも)
+　概要 : CSSの用途を説明を入れます。
+　サイト名 : サイトの説明を入れます。
+　URL : http://
+
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

/* --------------------------------------------------------------------------------------
 基本設定
--------------------------------------------------------------------------------------- */

/* 基本フォント ------------------------------ */

body {
	color: #666;
	font-family: "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;	
	font-size: 75%;
	line-height: 1.5;
}

input,textarea,select {
	font-family: "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 100%;
}

h1,h2,h3,h4,h5,h6 {
	font-size: 100%;
	font-weight: normal;
}

/*\*/
* html table {
	font-size: 100%;
	line-height: 1.5;
}
/**/


/* 基本タグ ------------------------------ */

body,div,
h1,h2,h3,h4,h5,h6,
dl,dt,dd,ul,ol,li,
p,blockquote,pre,cite,code,caption,
form,fieldset,legend,input,textarea,select,option,label {
	margin: 0;
	padding: 0;
}

body {
	background: #f2f2f2;
	text-align: center;
}

img,table {
	border: none;
}

table {
	border-collapse: collapse;
}

ul {
	list-style: none;
}

li img,
dt img {
	vertical-align: bottom;
}

address,em,cite {
	font-style: normal;
}


/* 基本テキストリンク ------------------------------ */

a {
	overflow: hidden;
}

/*
a:link {
	color: #;
}
a:visited {
	color: #;
}
a:hover {
	color: #;
}
a:active {
	color: #;
}
*/

/* --------------------------------------------------------------------------------------
 float解除
--------------------------------------------------------------------------------------- */

.clearfix:after { content:"."; display:block; height:0; clear:both; visibility:hidden;font-size: .1em;}
.clearfix { display:inline-block; }
/*\*/
* html .clearfix { height:1%; }
.clearfix { display:block; }
/**/


/* --------------------------------------------------------------------------------------
 レイアウト枠
--------------------------------------------------------------------------------------- */

div#wrap {
	width: 975px;
	margin: 0 auto;
	background: url(../img/757/bg_body.gif) repeat-y center top;
	text-align: left;
}

div#ctArea {
	width: 960px;
	margin: 0 0 0 7px;
}

div#ctLeft {
	float: left;
	width: 200px;
	background: #a4cc5d;
}

div#ctRight {
	float: right;
	width: 690px;
	background: #a4cc5d;
}


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

div#hd {
	position: relative;
	width: 960px;
	height: 79px;
	margin: 0 auto;
}

div#hd .logo{
	position: absolute;
	left: 15px;
	top: 18px;
}

div#hd .sns_area p{
	position: absolute;
	right: 6px;
	top: 48px;
}

/* DIGIDIVER_CUSTOMIZE */
/*
div#hd .sns_area #___plusone_0 {
	width: 65px !important;
}
div#hd .sns_area .twitter-share-button {
	width: 90px !important;
}
*/
#___plusone_0 {
	width: 65px !important;
	margin: 0px 10px !important;
}

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

div#ft {
	position: relative;
	width: 960px;
	margin: 0 0 0 7px;
	background: #f2f2f2;
	color: #5e5b51;
}

div#ft a{
	color: #5e5b51;
	text-decoration: none;
}

div#ft .pagetop{
	position: absolute;
	right: -32px;
	bottom: 0;
}


/* news_area ------------------------------ */

div#ft .news_area{
	margin: 0 54px 0 55px;
	padding: 29px 50px 0 50px;
	zoom: 1;
}

div#ft .news_area .txt_img{
	display: inline;
	float: left;
	width: 71px;
	padding: 25px 0 0 0;
}

div#ft .news_area ul{
	display: inline;
	float: left;
	width: 680px;
	left: 71px;
	margin: 0 0 0 0;
	padding: 0;
	text-align: left;
}


/* DIGIDIVER_CUSTOMIZE */
div#ft .news_area li{
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	width: 660px;
}

div#ft .news_area .right{
	float: none;
	width: auto;
	margin: 0 6px 0 0;
	padding: 0 0 0 0;
	text-align: right;
}

div#ft .news_area .right a{
	text-decoration: underline;
}


/* entry_area ------------------------------ */

div#ft .entry_area{
	margin: 20px 54px 0 55px;
	padding: 25px 0 0 0;
	background: url(../img/757/bg_ft_line02.gif) repeat-x left top;
	zoom: 1;
	overflow: hidden;
}

div#ft .entry_area .inner{
	padding: 0 50px;
	overflow: hidden;
	zoom: 1;
}

div#ft .entry_area .txt_img{
	display: inline;
	float: left;
	width: 70px;
	padding: 0 0 0 0;
}

div#ft .entry_area p.txt{
	display: inline;
	float: left;
	width: 680px;
	margin: 0 0 14px 0;
	padding: 4px 0 10px 0;
}

div#ft .entry_area .right{
	position: relative;
	margin: -29px 57px 0 0;
	padding: 0 0 0 0;
	text-align: right;
}

div#ft .entry_area .right a{
	text-decoration: underline;
}


/* other_area ------------------------------ */

div#ft .other_area{
	margin: 20px 54px 0 55px;
	padding: 20px 0 0 50px;
	background: url(../img/757/bg_ft_line02.gif) repeat-x left top;
	zoom: 1;
}

div#ft .other_area .inner{
	margin: 0 0 14px 0;
}

div#ft .other_area .txt_img{
	display: inline;
	float: left;
	width: 67px;
	padding: 3px 0 0 0;
}

div#ft .other_area ul{
	display: inline;
	float: left;
	width: 730px;
	zoom: 1;
}

div#ft .other_area li{
	display: inline;
}

div#ft .other_area li a{
	float: left;
	margin: 0 5px 0 0;
	padding: 0 5px 0 0;
	background: url(../img/757/bg_ft_line01.gif) no-repeat right .25em;
}

div#ft .other_area li.none a{
	float: left;
	margin: 0 5px 0 0;
	padding: 0 5px 0 0;
	background: none;
}

div#ft .other_area li.none a{
	background: none;
}

div#ft .copy{
	padding: 0 0 5px 0;
	text-align: center;
}
