@charset "utf-8";

/* -----------------------------------------------------------
CSS Information

 File name:      contents.css
 Author:         Trangram
 Style Info:     コンテンツエリア関係 他
----------------------------------------------------------- */

/*----------------------------------------------------
	汎用class
----------------------------------------------------*/

.imgR {
	float: right;
	margin: 0 0 10px 10px;
}

.imgL {
	float: left;
	margin: 0 10px 10px 0;
}

.btn {
	text-align: center;
}

/*clearFix*/
#contents:after {
	content: ".";
	display: block;
	visibility: hidden;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
	clear: both;
}


.red{
	color: #FF0033;
}
.blue{
	color: #0099FF;
}
.white{
	color: #FFFFFF;
}
.caption{
	font-size: 0.6em;
}
h2 {
	font-size: 15px;
	text-align: left;
	padding-left: 5px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 15px;
	margin-bottom: 5px;
	margin-left: 0px;
	margin-right: 20px;
	letter-spacing: 0px;
	color:#333333;
	border-left:#66cccc solid 3px;
	border-bottom:#66cccc solid 1px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	padding-right: 0px;
	clear: left;
	}

h3 {
	font-size: 13px;
	text-align: left;
	margin-left:0;
	border-bottom:#6666cc solid 1px;
	border-left:#6666cc solid 2px;
	color: #333333;
	margin-top: 0;
	margin-right: 20px;
	margin-bottom: 0;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	}

h4 {
	background-color: none;
	font-size: 13px;
	text-align: left;
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	color: #2D9965;
	}
	

h5 {
	background-color: none;
	font-size: 13px;
	text-align: left;
	padding-left: 3px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	border-left:#FF6200 solid 2px;
	color: #FF389D;
	}

	
h6 {
	font-size: 11px;
	text-align: center;
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 5px;
	padding-top: 5px;
	margin-top: 0px;
	margin-bottom: 0px;
}	

h7 {
	font-size: 0;
	display: none;
	}
	
p {
	color: #333333;
	line-height:22px;
	margin-right: 20px;
	font-size: 12px;
}



/*----------------------------------------------------
	#page
----------------------------------------------------*/

#page {
	height: 100%;
	min-height:100%;
}

#page-container {
	background-position: center top;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	min-height:100%;
	float: none;
	height: 100%;
	width: 800px;
	padding: 0px;
}


/*----------------------------------------------------
	#toolbar
----------------------------------------------------*/

#toolbar {
	width: 800px;
	margin-bottom:10px;
	margin-top: 10px;
}

#language {
	text-align: right;
	font-size: 12px;
}

/*----------------------------------------------------
	#contents
----------------------------------------------------*/

#contents {
	width: 800px;
	min-height:100%;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 0px;
	float: left;
}

#contents-left {
	width: 191px;
	float: left;
}

#contents-right {
	width: 602px;
	height:100%;
	float: left;
	margin-left: 7px;	

}

#contents .pageTop {
	clear: both;
	text-align: right;
}



/*----------------------------------------------------
　　 contents-left
----------------------------------------------------*/

#contents-left .logo-area {
	width: 191px;
	/*height:161px;*/
	height:230px;
	background-image: url(http://www.trangram.cc/images/bg_logo.gif);
}

#contents-left .logo {
	width: 180px;
	padding-top: 10px;
	padding-left: 14px;
}

#contents-left .username {
	width: 180px;
	text-align: right;
	font-size: 13px;
	color: #333333;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	padding-top: 43px;
}

#contents-left .btn-editor {
	width: 191px;
	height:54px;
	margin-top: 6px;
}

#contents-left .logout {
	width: 191px;
	margin-top: 6px;
	height: 55px;
}

#contents-left .login {
	width: 191px;
	margin-top: 6px;
	height: 55px;
}

#contents-left .btn-about {
	width: 191px;
	height:46px;
	margin-top: 6px;
}

#contents-left .btn-tutorial {
	width: 191px;
	height:43px;
}

#contents-left .btn-contact {
	width: 191px;
	height:51px;
}

#contents-left .btn-copy {
	width: 191px;
	height:300px;
	background-image: url(http://www.trangram.cc/images/bg_copy.gif);
	margin-top: 6px;
}

#contents-left .bookmark {
	text-align: center;
	vertical-align:top;
	font-size: 10px;
	color:#333333;
	padding-top: 10px;
}

#contents-left .copy {
	text-align: center;
	vertical-align: bottom;
	font-size: 10px;
	color:#333333;
	padding-top: 100px;
}


/*----------------------------------------------------
　　 contents-right
----------------------------------------------------*/

#contents-right .topimage{
	width: 602px;
}

#contents-right .middle-left-image{
	width: 295px;
	float: left;
	margin-top: 10px;
}

#contents-right .middle-right-image{
	width: 295px;
	float: left;
	margin-top: 10px;
	margin-left: 12px;
}

#contents-right .content-image img{
	width: 560px;
	margin-top: 10px;
}

#contents-right .title-news{
	width: 602px;
	height:32px;
	background-image: url(http://www.trangram.cc/images/title_news.gif);
	margin-top: 12px;
	float: left;
}

#contents-right .title-space{
	width: 602px;
	height:5px;
	background-image: url(http://www.trangram.cc/images/title_space.gif);
	margin-top: 12px;
	float: left;
}

#contents-right .top-space{
	width: 602px;
	height:5px;
	background-image: url(http://www.trangram.cc/images/title_space.gif);
	float: left;
}

#contents-right .news-area{
	width: 602px;
	height:1400px;
	background-color: #fdfdfb;
}

#contents-right .news-footer{
	width: 602px;
	height:13px;
	background-image: url(http://www.trangram.cc/images/bg_news_footer.gif);
}

#contents-right .news-area{
	width: 582px;
	clear: both;
	padding-top: 20px;
	padding-left: 20px;
	font-size: 12px;
	color: #333333;
}

#contents-right .title-iolist {
	width: 602px;
	height:31px;
	background-image: url(http://www.trangram.cc/images/title_iolist.gif);
}

#contents-right .iolist {
	width: 602px;
	height:127px;
	background-image: url(http://www.trangram.cc/images/bg_iolist.gif);
	margin-top: 6px;
}

#contents-right .title-placelist {
	width: 602px;
	height:31px;
	background-image: url(http://www.trangram.cc/images/title_placelist.gif);
	margin-top: 6px;
}

#contents-right .placelist {
	width: 602px;
	height:35px;
	background-image: url(http://www.trangram.cc/images/bg_placelist.gif);
	margin-top: 6px;
}

#contents-right .io-titlename {
	font-size: 12px;
	color: #cccccc;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
}

#contents-right .io-text {
	font-size: 18px;
	color: #333333;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
}

#contents-right .place-titlename {
	font-size: 12px;
	color: #cccccc;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
}

#contents-right .place-text {
	font-size: 18px;
	color: #333333;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
}

#contents-right .twitter div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,h7,h8,h9,pre,form,fieldset,input,textarea,p,blockquote,th,td  {
	text-decoration: none;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
}

/*----------------------------------------------------
　　 footer
----------------------------------------------------*/

#footer {
	width: 800px;
	min-height:30px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 0px;
	float: left;
}
