/*
Theme Name: CSR-SS
Theme URI: http://www.up-c.jp/
Description: UP-CORPORATE
Author: UPC
*/
/* ++++++ 全ページ共通のデザイン ++++++ */
body	{
	margin: 0;
	padding: 0;
	background-color: #F0F0F0;
	font-family: "ＭＳ Ｐゴシック", Osaka;
	font-size: 12px;
	line-height: 18px;
	color: #666666;
	text-align: center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	}

a	{
	color: #CD82BB;
	text-decoration: none;
}

a:hover	{
    color: #CD82BB;
	text-decoration: underline;
}

img {
	border:none;
}

#wrapper {
	padding: 0px 12px;
	margin: 0px auto;
	width: 800px;
	height: auto;
	background-color: #FFFFFF;
	}

#header {
	background-color: #ffffff;
	padding: 121px 472px 0px 20px;
	margin: 0px;
	width: 308px;
	height: 25px;
	background-image: url(/images/csr/main.jpg);
	background-repeat: no-repeat;
	}

#body	{
	background-color: #ffffff;
	padding: 0px 30px 20px;
	margin: 0px auto;
	width: 740px;
	height: auto;
	}
	
#footer	{
	height: 24px;
	font-size: 12px;
	color: #666666;
	background-image: url(/images/csr/footer_bg.gif);
	background-repeat: repeat-x;
	text-align: center;
	padding-top: 5px;
	clear: both;
	}
.purple	{
	color: #CD82BB;
	}

/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */


/* ++++++ テーブルのデザイン ++++++ */

.td_price {
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	background-color: #CCCCCC;
	padding: 0px;
	margin-left: 20px;
	width: 536px;
	margin-right: 10px;
	margin-top: 20px;
	margin-bottom: 20px;
}

.td_price01 {
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	background-color: #F1F1F1;
	padding: 10px 0px;
	text-align: center;
	vertical-align: middle;
}

.td_price02 {
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #CD82BB;
	padding: 5px;
	text-align: center;
}

.td_price03 {
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	background-color: #FFFFFF;
	padding: 5px;
	text-align: center;
}

.td_special {
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	background-color: #CCCCCC;
	padding: 0px;
	margin-left: 20px;
	width: 536px;
	margin-right: 10px;
	margin-top: 20px;
	margin-bottom: 20px;
}

.td_special01 {
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #CD82BB;
	padding: 5px;
	text-align: center;
}

.td_special02 {
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	background-color: #FFFFFF;
	padding: 5px;
	text-align: left;
}

.td_test01 {
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #999999;
	padding: 5px;
	text-align: center;
}

.td_test02 {
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	background-color: #CCCCCC;
	padding: 5px;
	text-align: center;
}

.td_test03 {
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	background-color: #F1F1F1;
	padding: 5px;
	text-align: center;
}

/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */


/* ++++++ ナビのデザイン ++++++ */

#navi {
	background-color: #ffffff;
	padding: 0px;
	margin: 0px 0px 20px;
	width: 800px;
	height: 44px;
	}

/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */


/* ++++++ サイドメニューのデザイン ++++++ */

#sidebar{
	padding: 0px;
	height: auto;
	width: 220px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 40px;
	margin-left: 10px;
	float: right;
}

#info{
	padding: 0px;
	height: 264px;
	width: 218px;
	margin: 0px;
	border: 1px solid #CCCCCC;
	background-position: bottom;
}

#info h2{
	padding: 5px 0px 0px;
	width: auto;
	background-image: url(/images/csr/title_bg.gif);
	background-repeat: repeat-x;
	height: 23px;
	font-size: 18px;
	color: #FFFFFF;
	text-decoration: none;
	margin: 1px 1px 10px;
	text-align: center;
        font-weight: bold;
	}

.banner_img{
	margin-top: 10px;
}

/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */


/* ++++++ フッッターのデザイン ++++++ */

#under_navi{
	text-align: right;
	width: 800px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #CD82BB;
	padding: 0px;
	height: 20px;
	clear: both;
	margin: 0px;
}

#copyright{
	text-align: left;
	width: 780px;
	padding: 10px;
}
/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */


/* ++++++ コンテンツのデザイン ++++++ */


#main	{
	background-color: #ffffff;
	padding: 1px 1px 20px;
	width: 566px;
	float: left;
	text-align: left;
	margin: 0px 0px 40px;
	border: 1px solid #CCCCCC;
	background-image: url(/images/con_bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	}

#main h2{
	padding: 5px 0px 0px 15px;
	width: auto;
        font-weight: bold;
	background-image: url(/images/csr/title_bg.gif);
	background-repeat: repeat-x;
	height: 23px;
	font-size: 18px;
	color: #FFFFFF;
	text-decoration: none;
	margin: 0px;
	text-align: left;
	}

#main h3{
	font-family: "ＭＳ Ｐゴシック", Osaka;
	font-size: 16px;
	color: #CD82BB;
	text-decoration: none;
        font-weight: bold;
	margin: 10px;
	padding: 7px 0px 2px 20px;
	background-image: url(/images/csr/arrow_r.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
	height: 16px;
	width: auto;
	}
	
#main h4{
	font-family: "ＭＳ Ｐゴシック", Osaka;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	line-height: 24px;
	font-weight: normal;
	margin: 0px 10px;
	padding: 0px;
	text-align: right;
	}

#main p{
	width: 526px;
	font-family: "ＭＳ Ｐゴシック", Osaka;
	font-size: 14px;
 	line-height: 20px;
	color: #666666;
	margin: 10px;
	padding: 0px 0px 0px 20px;
	}
#banner{
	margin-top: 40px;
}



/* ++++++ 画像のサポート ++++++ */

.under2 {
	margin-bottom: 2px;
	}

.under4 {
	margin-bottom: 4px;
	}

.under30 {
	margin-bottom: 30px;
	}
	
.right4 {
	margin-right: 4px;
	}
	
.under-right4 {
	margin-right: 4px;
	margin-bottom: 4px;
	}
	
.navi-img{
	margin-bottom: 2px;
	margin-top: 0px;
	margin-right: 10px;
	margin-left: 10px;
}
/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */



/* ++++++ トップページのデザイン ++++++ */

#topics	{
	background-color: #ffffff;
	padding: 1px 1px 40px;
	width: 566px;
	float: left;
	text-align: left;
	margin: 0px 0px 40px;
	border: 1px solid #CCCCCC;
	background-image: url(/images/con_bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	}

#topics h2{
	padding: 5px 0px 10px 15px;
	width: auto;
	background-image: url(/images/csr/title_bg.gif);
	background-repeat: repeat-x;
	height: 23px;
	font-size: 18px;
	color: #FFFFFF;
	text-decoration: none;
	margin: 0px;
        font-weight: normal;
	}

#topics h3{
	font-family: "ＭＳ Ｐゴシック", Osaka;
	font-size: 16px;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
	margin: 10px;
	padding: 6px 0px 2px 20px;
	background-image: url(/images/csr/arrow_r.gif);
	background-repeat: no-repeat;
	background-position: left top;
	}
	
#topics h4{
	font-family: "ＭＳ Ｐゴシック", Osaka;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	line-height: 20px;
	font-weight: normal;
	margin: 0px 10px;
	padding: 0px;
	text-align: right;
	}

#topics p{
	width: 526px;
	font-family: "ＭＳ Ｐゴシック", Osaka;
	font-size: 14px;
	color: #666666;
	margin: 10px;
	padding: 0px 0px 0px 20px;
	}
	
.date{
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */


/* ++++++ コンテンツ部分のデザイン ++++++ */

#contents	{
	width: 756px;
	background-repeat: repeat-y;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	border-top: 1px solid #B1B1B1;
	}

#post01	{
	padding: 0;
	width: 740px;
	margin-top: 40px;
	margin-bottom: 40px;
	}

#post02	{
	padding-left: 10px;
	width: 460px;
	float: left;
	}

.clear	{
	clear: both;
	margin: 0;
	}

#link	{
	border-collapse: collapse;
	margin-bottom: 20px;
	font-size: 0.75em;
	}

#link th, #link td	{
	text-align: left;
	padding: 10px 5px;
	border: solid 1px #00a0c6;
	}

#link th	{
	width: 100px;
	background-color: #88c0ff;
	}

#link a	{
	text-decoration: none;
	color: #000000;
	}

#link a:hover	{
	color: #00657d;
	}

/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

