@charset "Shift_JIS";

/* 全体的な設定
------------------------------------------------------------ */
* {
	margin : 0;
	padding : 0;
	}

body {
	color: #333333;
	background-color: #000;
	}

textarea {
	width : 90%;
	}

strong {
	font-weight : normal;
	color: #D10000;
	}


/* レイアウト用ブロックの設定
------------------------------------------------------------ */
#container {
	width: 770px;
	background-color: #E9E9E9;
	margin-left: auto;
	margin-right: auto;
	border-right: 4px solid #292E33;
	border-left: 4px solid #292E33;
	}

#branding {
	width: 770px;
	}

#wrapper {
	width: 770px;
	float: left;
	background: #E9E9E9;
	}

#primary-column {
	width: 553px;
	float: right;
	background: #E9E9E9;
	}

#secondary-column {
	width: 217px;
	float: left;
	background: #E9E9E9;
	}

#siteinfo-legal {
	width: 770px;
	clear: both;
	background: #FF5E87;
	}


/* リンクの設定
------------------------------------------------------------ */
a img {
	border-style: none;
	border-width: 0px;
	}
	
a					{color:#0063DC;text-decoration:none;}
a:link		{color:#0063DC;text-decoration:none;}
a:visited	{color:#0063DC;text-decoration:none;}
a:hover		{color:#0063DC;text-decoration:underline;}
	
h1 a					{color:#CC0000;text-decoration:none;}
h1 a:link			{color:#CC0000;text-decoration:none;}
h1 a:visited	{color:#CC0000;text-decoration:none;}
h1 a:hover		{color:#CC0000;text-decoration:none;}

.footer a					{color:#ffffff;text-decoration:none;}
.footer a:link		{color:#ffffff;text-decoration:none;}
.footer a:visited	{color:#ffffff;text-decoration:none;}
.footer a:hover		{color:#ffffff;text-decoration:none;}


/* branding 部のタイトル・サイトの説明部分の設定
----------------------------------------------------------- */
.cover {
	height: 35px;
	background-color: #FF5E87;
	border-bottom: 1px solid #CC3467;
	margin: 0px 0px 5px;
	padding: 10px;
	}

#branding h1 {
	font-family: "Verdana","Sans-Serif";
	font-size: 14px;
	color: black;
	font-weight: normal;
	letter-spacing: 5px;
	margin: 0px;
	padding: 0px;
	}

#branding p {
	font-family: "ＭＳ Ｐゴシック","Sans-Serif";
	font-size: 10px;
	color: white;
	letter-spacing: 2px;
	padding: 3px 0px 0px;
	}


/* Primary-Columnの設定（メイン動画リンク）
------------------------------------------------------------ */
.main-area {
	border: 1px solid #ccc;
	background: #fff;
	font-size: 12px;
	line-height: 150%;
	margin: 5px 10px 5px 5px;
	padding: 10px 10px 15px;
	}

.main-ad {
	margin: 5px 10px;
	}

.comment {
	border: 1px solid #D10000;
	background: #FDE8E8;
	width: 473px;
	margin: 5px 10px;
	padding: 10px;
	}

.movie {
	width: 233px;
	border: 1px solid #000;
	background: #fff;
	margin: 5px 10px;
	}

.m-title {
	letter-spacing: 1px;
	background: #f5f5f5;
	margin: 1px 1px 0px;
	padding: 5px;
	}	

.pict {
	font-family: "Verdana","Sans-Serif";
	font-size: 12px;
	height: 170px;
	margin: 5px 10px 2px;
	}

.text {
	border: 1px solid #ccc;
	width: 210px;
	height: 56px;
	overflow: auto;
	margin: 0px 10px 10px;
	}


/* Secondary-Columnの設定（左サイド）
------------------------------------------------------------ */
.side-area {
	margin: 5px 5px;
	}	

.side-box {
	border: 1px solid #ccc;
	background: #fff;
	margin: 0px 0px 10px 5px;
	}	

.side-title {
	letter-spacing: 1px;
	background: #f5f5f5;
	margin: 1px 1px 0px;
	padding: 5px;
	}
	
.side-title h3 {
	font-size: 12px;
	color: #303030;
	font-weight: normal;
	margin: 0px;
	}

.side-body {
	font-size: 12px;
	line-height: 130%;
	text-align: left;
	padding: 5px 5px 10px;		
	}

.side-body img {
	text-align: center;
	margin: 5px 0px 0px 7px;
	}

.ad-text {
	font-size: 10px;
	text-align: center;
	line-height: 130%;
	padding: 5px 25px 10px;
	}

.side-box ul li {
	list-style-type: none;
	padding: 0px 0px 4px;	
	}


/* 下部ビッグバナーの設定
------------------------------------------------------------ */
.footer-ad {
	border-top: 1px solid #ccc;
	background: #fff;
	text-align: center;
	margin: 5px 0 0;
	clear: both;
	}

.footer-ad img {
	margin: 10px 0 5px;
	}

/* フッター部分の設定
------------------------------------------------------------ */
.footer {
	font-family: "Verdana","Sans-Serif";
	font-size: 10px;
	color: white;
	text-align: center;
	line-height: 130%;
	padding: 15px;
	border-top: 1px solid #CC3467;
	}


/* フォーム部分の設定
------------------------------------------------------------ */
form {
	margin: 0;
	}

input { 
	font-size: 12px;
	color: #333333;
	}

textarea {
	font-size: 12px;
	color: #333333;
	}

option {
	/* font-family: "Arial", "Helvetica", "sans-serif"; */
	font-size: 12px; color: #333333
	}

select {
	/* font-family: "Arial", "Helvetica", "sans-serif"; */
	font-size: 12px; color: #333333
	}

.textShadowBox {
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 4px;
	background-color: #FFFFFF;
	/* font-family: "Arial", "Helvetica", "sans-serif"; */
	font-size: 12px;
	color: #333333;
	background-image:  url(http://18.dtiblog.com/template/general_hobby_01/image/shadow.gif);
	background-attachment: fixed;
	background-repeat: no-repeat;
	}

.buttonStyle {
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 4px;
	padding-right: 4px;
	background-color: #D1D1D1;
	/* font-family: "Arial", "Helvetica", "sans-serif"; */
	font-size: 12px;    
	color: #333333;
	background-image: url(http://18.dtiblog.com/template/general_hobby_01/image/button.gif);
	}	
